BZip2OutputStream Properties

SharpZip Compression Library

SharpZip Compression 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

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
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