LumiSoft Mail Server User API
InflaterInputBuffer Class
Namespaces > ICSharpCode.SharpZipLib.Zip.Compression.Streams > InflaterInputBuffer

[Missing <summary> documentation for T:ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer]

Syntax
C#Visual BasicManaged C++
public class InflaterInputBuffer
Public Class InflaterInputBuffer
public ref class InflaterInputBuffer
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
InflaterInputBufferNew(Stream)
Initializes a new instance of the InflaterInputBuffer class.
InflaterInputBufferNew(Stream, Int32)
Initializes a new instance of the InflaterInputBuffer class.
Available

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.Available]

ClearText

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ClearText]

ClearTextLength

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ClearTextLength]

CryptoTransform

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.CryptoTransform]

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Fill()

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.Fill]

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.)
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.)
MemberwiseClone()
Creates a shallow copy of the current Object.
(Inherited from Object.)
RawData

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.RawData]

RawLength

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.RawLength]

ReadClearTextBuffer(Byte[](), Int32, Int32)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ReadClearTextBuffer(System.Byte[],System.Int32,System.Int32)]

ReadLeByte()

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ReadLeByte]

ReadLeInt()

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ReadLeInt]

ReadLeLong()

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ReadLeLong]

ReadLeShort()

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ReadLeShort]

ReadRawBuffer(Byte[]())

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ReadRawBuffer(System.Byte[])]

ReadRawBuffer(Byte[](), Int32, Int32)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.ReadRawBuffer(System.Byte[],System.Int32,System.Int32)]

SetInflaterInput(Inflater)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.SetInflaterInput(ICSharpCode.SharpZipLib.Zip.Compression.Inflater)]

ToString()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
InflaterInputBuffer

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)