Click or drag to resize

Decompressor Class

A bzip2 decompressor.
Inheritance Hierarchy
SystemObject
  FM.IceLink.BZip2Decompressor

Namespace:  FM.IceLink.BZip2
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 1.1.2.607 (1.1.2.607)

The Decompressor type exposes the following members.

Constructors
  NameDescription
Public methodDecompressor
Initializes a new instance of the Decompressor class.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRead
Read data from the stream.
Public methodReadByte
Read a single byte from the stream.
Public methodToString (Inherited from Object.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also