Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
HandleDirectory ( |
||
HandleFile ( |
||
HandleSymlink ( |
Méthode | Description | |
---|---|---|
GetUnixTimestamp ( System.DateTime timestamp ) : byte[] |
Encodes a timestamp as a ZipEntry.ExtraData in a format that ensures it will be read for ZipEntry.DateTime, preserving second-accuracy.
|
|
ZipGenerator ( [ sourceDirectory, [ stream ) : System |
Prepares to generate a ZIP archive from a directory.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
protected HandleDirectory ( |
||
directory | ||
Résultat | void |
protected HandleFile ( |
||
file | ||
executable | bool | |
Résultat | void |
protected HandleSymlink ( |
||
symlink | ||
data | byte | |
Résultat | void |