이름 |
설명 |
ByteBuffer |
A byte[] array that also stores a current offset. Useful for reading/writing headers, ensuring the offset is updated correctly. |
CheckSumAndSizeWriteStream |
|
CompressionTracingSwitch |
|
Crc32 |
Crc32 implementation. |
DecodeHelper |
|
DeflateInput |
|
DeflateManagedStream |
|
DeflateStream |
|
DeflateStream.CopyToAsyncStream |
|
DeflateStreamAsyncResult |
|
Deflater |
|
FastEncoder |
|
FastEncoder.Output |
|
FastEncoderStatics |
|
FastEncoderWindow |
|
GZipDecoder |
|
GZipStream |
|
HuffmanTree |
|
Inflater |
|
InputBuffer |
|
Match |
|
OutputWindow |
|
PositionPreservingWriteOnlyStreamWrapper |
|
RepairedMemoryStream |
MemoryStream does not let you look at the length after it has been closed. Overridden here, storing the size when it is closed. |
SubReadStream |
|
WrappedStream |
|
ZLibException |
|
ZLibException.ZLibException |
|
ZLibNative |
|
ZLibNative.ZLibStreamHandle |
|
Zip64EndOfCentralDirectoryLocator |
|
Zip64EndOfCentralDirectoryRecord |
|
Zip64ExtraField |
|
ZipArchive |
|
ZipArchiveEntry |
|
ZipArchiveEntry.DirectToArchiveWriterStream |
|
ZipArchiveFile |
ZipArchiveFile represents one archive file in the ZipArchive. It is analogous to the System.IO.DiffFile object for normal files. |
ZipCentralDirectoryFileHeader |
|
ZipEndOfCentralDirectoryBlock |
|
ZipFile |
|
ZipFileExtensions |
|
ZipGenericExtraField |
|
ZipHelper |
|
ZipLocalFileHeader |
|
ZipStorer |
Unique class for compression/decompression file. Represents a Zip file. |
ZipStorer.ZipFileEntry |
Represents an entry in Zip file directory |