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

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

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



IconMemberDescription
OutputWindowNew()
Initializes a new instance of the OutputWindow class.
CopyDict(Byte[](), Int32, Int32)

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

CopyOutput(Byte[](), Int32, Int32)

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

CopyStored(StreamManipulator, Int32)

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

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

GetFreeSpace()

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

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.)
Repeat(Int32, Int32)

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

Reset()

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

ToString()
Returns a String that represents the current Object.
(Inherited from Object.)
Write(Int32)

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

Inheritance Hierarchy
Object
OutputWindow

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