DeflaterPending Class |
Namespace: ICSharpCode.SharpZipLib.Zip.Compression
public class DeflaterPending : PendingBuffer
The DeflaterPending type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeflaterPending |
Name | Description | |
---|---|---|
![]() | BitCount | (Inherited from PendingBuffer.) |
![]() | IsFlushed | (Inherited from PendingBuffer.) |
Name | Description | |
---|---|---|
![]() | AlignToByte | (Inherited from PendingBuffer.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | Flush | (Inherited from PendingBuffer.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Reset | (Inherited from PendingBuffer.) |
![]() | ToByteArray | (Inherited from PendingBuffer.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WriteBits | (Inherited from PendingBuffer.) |
![]() | WriteBlock | (Inherited from PendingBuffer.) |
![]() | WriteByte | (Inherited from PendingBuffer.) |
![]() | WriteInt | (Inherited from PendingBuffer.) |
![]() | WriteShort | (Inherited from PendingBuffer.) |
![]() | WriteShortMSB | (Inherited from PendingBuffer.) |