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

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

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



IconMemberDescription
StreamManipulatorNew()
Initializes a new instance of the StreamManipulator class.
AvailableBits

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

AvailableBytes

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

CopyBytes(Byte[](), Int32, Int32)

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

DropBits(Int32)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.Streams.StreamManipulator.DropBits(System.Int32)]

Equals(Object)
Determines whether the specified Object is equal to the current 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.)
GetBits(Int32)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.Streams.StreamManipulator.GetBits(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.)
IsNeedingInput

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

MemberwiseClone()
Creates a shallow copy of the current Object.
(Inherited from Object.)
PeekBits(Int32)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.Compression.Streams.StreamManipulator.PeekBits(System.Int32)]

Reset()

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

SetInput(Byte[](), Int32, Int32)

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

SkipToByteBoundary()

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

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

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