Public Instance Constructors
Public Instance Properties
Public Instance Methods
AlignToByte (inherited from PendingBuffer) | |
Equals (inherited from Object) | Select the method name to go to the Microsoft documentation. |
Flush (inherited from PendingBuffer) |
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 (inherited from PendingBuffer) | |
ToByteArray (inherited from PendingBuffer) | |
ToString (inherited from Object) | Select the method name to go to the Microsoft documentation. |
WriteBits (inherited from PendingBuffer) | |
WriteBlock (inherited from PendingBuffer) | |
WriteByte (inherited from PendingBuffer) | |
WriteInt (inherited from PendingBuffer) | |
WriteShort (inherited from PendingBuffer) | |
WriteShortMSB (inherited from PendingBuffer) | |
Protected Instance Fields
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
DeflaterPending Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace