The methods of the PendingBuffer class are listed below. For a complete list of PendingBuffer class members, see the PendingBuffer Members topic.
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 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