Property | Type | Description | |
---|---|---|---|
NumberOfDiskWithZip64EOCD | uint | ||
OffsetOfZip64EOCD | ulong | ||
TotalNumberOfDisks | uint |
Method | Description | |
---|---|---|
TryReadBlock ( BinaryReader reader, |
||
WriteBlock ( Stream stream, long zip64EOCDRecordStart ) : void |
public static TryReadBlock ( BinaryReader reader, |
||
reader | BinaryReader | |
zip64EOCDLocator | ||
return | bool |
public static WriteBlock ( Stream stream, long zip64EOCDRecordStart ) : void | ||
stream | Stream | |
zip64EOCDRecordStart | long | |
return | void |