ZStream ClassBytescout Spreadsheet SDK

[Missing <summary> documentation for "T:ComponentAce.Compression.Libs.zlib.ZStream"]

Inheritance Hierarchy

SystemObject
  ComponentAce.Compression.Libs.zlibZStream

Namespace:  ComponentAce.Compression.Libs.zlib
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.2.5.1975-master
Syntax

public sealed class ZStream

The ZStream type exposes the following members.

Constructors

  NameDescription
Public methodZStream
Initializes a new instance of the ZStream class
Top
Methods

  NameDescription
Public methoddeflate
Public methoddeflateEnd
Public methoddeflateInit(Int32)
Public methoddeflateInit(Int32, Int32)
Public methoddeflateParams
Public methoddeflateSetDictionary
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodfree
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodinflate
Public methodinflateEnd
Public methodinflateInit
Public methodinflateInit(Int32)
Public methodinflateSetDictionary
Public methodinflateSync
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldadler
Public fieldavail_in
Public fieldavail_out
Public fieldmsg
Public fieldnext_in
Public fieldnext_in_index
Public fieldnext_out
Public fieldnext_out_index
Public fieldtotal_in
Public fieldtotal_out
Top
See Also

Reference