Méthode | Description | |
---|---|---|
WriteCentralDirectoryStructure ( Stream s, ICollection |
Méthode | Description | |
---|---|---|
CountEntries ( ICollection |
||
GenCentralDirectoryFooter ( long StartOfCentralDirectory, long EndOfCentralDirectory, Zip64Option zip64, int entryCount, string comment, |
||
GenZip64EndOfCentralDirectory ( long StartOfCentralDirectory, long EndOfCentralDirectory, int entryCount, uint numSegments ) : byte[] | ||
GetEncoding ( |
public static WriteCentralDirectoryStructure ( Stream s, ICollection |
||
s | Stream | |
entries | ICollection |
|
numSegments | uint | |
zip64 | Zip64Option | |
comment | String | |
container | ||
Résultat | bool |