Class DwfZip

DwfZip class

Represents Zip de-compressor for DWF

public class DwfZip : #=zhpIh8vRgWzJ4ZMlnDwQH9y4=

Constructors

NameDescription
DwfZip(Stream)Initializes a new instance of the DwfZip class

Methods

NameDescription
Extract()Extracts this instance.
Extract(ref Dictionary<string, Stream>, string)Extracts the entry from archive.

See Also