DwfZip constructor

init

Initializes a new instance of the DwfZip class

def __init__(self, source_stream):
    ...
ParameterTypeDescription
source_streamio.RawIOBasesource stream

See Also