public ExtractFile ( ZipFileEntry zfe, Stream stream ) : bool | ||
zfe | ZipFileEntry | Entry information of file to extract |
stream | Stream | Stream to store the uncompressed data |
return | bool |
public ExtractFile ( ZipFileEntry zfe, Stream stream ) : bool | ||
zfe | ZipFileEntry | Entry information of file to extract |
stream | Stream | Stream to store the uncompressed data |
return | bool |