Noemax FastInfoset.NET
Noemax.GZip Namespace
See Also  Inheritance Hierarchy Send Feedback

Classes

 ClassDescription
ClassDeflateInputStream Provides methods and properties for decompressing streams using the DEFLATE algorithm.
ClassDeflateOutputStream Provides methods and properties for compressing streams using the DEFLATE algorithm.
ClassDeflateStream Provides methods and properties for processing streams using the DEFLATE algorithm.
ClassExtraFieldCollection Represents a collection of GZip header fields.
ClassGZipHeaderField Represents a GZip header field.
ClassGZipInputStream Provides methods and properties to decompress GZIP stream.
ClassGZipOutputStream Provides the compression stream writing GZip streams and files.
ClassGZipStream Provides methods and properties for processing streams using GZIP.
ClassInvalidInputException The exception that is thrown when a compressed input stream is in an invalid format.

Enumerations

 EnumerationDescription
EnumerationCompressionMode Defines the compression modes for GZipStream.

See Also