Public Instance Constructors
![]() |
Initializes a new instance of the OutputWindow class. |
Public Instance Methods
![]() | Copy dictionary to window |
![]() | Copy contents of window to output |
![]() | Copy from input manipulator to internal window |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Get bytes available for output in window |
![]() | Get remaining unfilled space in window |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Append a byte pattern already in the window itself |
![]() | Reset by clearing window so GetAvailable returns 0 |
![]() | Returns a String that represents the current Object. |
![]() | Write a byte to this output window |
Protected Instance Methods
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
See Also
OutputWindow Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace