[Missing <summary> documentation for T:ICSharpCode.SharpZipLib.Zip.Compression.DeflaterPending]
| C# | Visual Basic | Managed C++ |
public class DeflaterPending : PendingBuffer
Public Class DeflaterPending _ Inherits PendingBuffer
public ref class DeflaterPending : public PendingBuffer
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| DeflaterPendingNew() | Initializes a new instance of the DeflaterPending class. | |
| AlignToByte() | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.PendingBuffer.AlignToByte] | |
| BitCount | [Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.Compression.PendingBuffer.BitCount] | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| Flush(Byte[](), Int32, Int32) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.PendingBuffer.Flush(System.Byte[],System.Int32,System.Int32)] | |
| GetHashCode() | Serves as a hash function for a particular type. GetHashCode() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType() | Gets the Type of the current instance. (Inherited from Object.) | |
| IsFlushed | [Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.Compression.PendingBuffer.IsFlushed] | |
| MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Reset() | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.PendingBuffer.Reset] | |
| ToByteArray() | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.PendingBuffer.ToByteArray] | |
| ToString() | (Inherited from Object.) | |
| WriteBits(Int32, Int32) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.PendingBuffer.WriteBits(System.Int32,System.Int32)] | |
| WriteBlock(Byte[](), Int32, Int32) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.PendingBuffer.WriteBlock(System.Byte[],System.Int32,System.Int32)] | |
| WriteByte(Int32) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.PendingBuffer.WriteByte(System.Int32)] | |
| WriteInt(Int32) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.PendingBuffer.WriteInt(System.Int32)] | |
| WriteShort(Int32) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.PendingBuffer.WriteShort(System.Int32)] | |
| WriteShortMSB(Int32) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.PendingBuffer.WriteShortMSB(System.Int32)] |
| Object | ||
| PendingBuffer | ||
| DeflaterPending | ||
Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)