PendingBuffer Members

Public Instance Constructors

PendingBufferOverloaded. Initialize a new instance of the PendingBuffer class.

Public Instance Properties

BitCount
IsFlushed

Public Instance Methods

AlignToByte
Equals (inherited from Object)Select the method name to go to the Microsoft documentation.
Flush Flushes the pending buffer into the given output array. If the output array is to small, only a partial flush is done.
GetHashCode (inherited from Object)Select the method name to go to the Microsoft documentation.
GetType (inherited from Object)Select the method name to go to the Microsoft documentation.
Reset
ToByteArray
ToString (inherited from Object)Select the method name to go to the Microsoft documentation.
WriteBits
WriteBlock
WriteByte
WriteInt
WriteShort
WriteShortMSB

Protected Instance Fields

buf

Protected Instance Methods

Finalize (inherited from Object)Select the method name to go to the Microsoft documentation.
MemberwiseClone (inherited from Object)Select the method name to go to the Microsoft documentation.

See Also

PendingBuffer Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace