Method | Description | |
---|---|---|
GetAndRemoveZip64Block ( List |
||
GetJustZip64Block ( Stream extraFieldStream, bool readUncompressedSize, bool readCompressedSize, bool readLocalHeaderOffset, bool readStartDiskNumber ) : |
||
RemoveZip64Blocks ( List |
||
WriteBlock ( Stream stream ) : void |
Method | Description | |
---|---|---|
TryGetZip64BlockFromGenericExtraField ( |
||
UpdateSize ( ) : void |
public static GetAndRemoveZip64Block ( List |
||
extraFields | List |
|
readUncompressedSize | bool | |
readCompressedSize | bool | |
readLocalHeaderOffset | bool | |
readStartDiskNumber | bool | |
return |
public static GetJustZip64Block ( Stream extraFieldStream, bool readUncompressedSize, bool readCompressedSize, bool readLocalHeaderOffset, bool readStartDiskNumber ) : |
||
extraFieldStream | Stream | |
readUncompressedSize | bool | |
readCompressedSize | bool | |
readLocalHeaderOffset | bool | |
readStartDiskNumber | bool | |
return |
public static RemoveZip64Blocks ( List |
||
extraFields | List |
|
return | void |