BZip2OutputStream Properties

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

BZip2OutputStreamĀ Properties

The properties of the BZip2OutputStream class are listed below. For a complete list of BZip2OutputStream class members, see the BZip2OutputStream Members topic.

Public Instance Properties

BytesWritten Get the number of bytes written to the output.
CanRead Gets a value indicating whether the current stream supports reading
CanSeek Gets a value indicating whether the current stream supports seeking
CanWrite Gets a value indicating whether the current stream supports writing
IsStreamOwner Get/set flag indicating ownership of underlying stream. When the flag is true Close will close the underlying stream also.
Length Gets the length in bytes of the stream
Position Gets or sets the current position of this stream.

See Also

BZip2OutputStream Class | ICSharpCode.SharpZipLib.BZip2 Namespace