Compressor
Represents base class for compression algorithm implementation.
Gets or sets a value indicating whether compression is active.
Gets the session.
protected Compressor()
Initializes a new instance of the Compressor class.
Compresses the specified data.
Compresses the specified data.
Decompresses the specified data.
Decompresses the specified data.
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Releases unmanaged and - optionally - managed resources.
Initializes the algorithm.