The properties of the BZip2InputStream class are listed below. For a complete list of BZip2InputStream class members, see the BZip2InputStream Members topic.
Public Instance Properties
CanRead | I needed to implement the abstract member. |
CanSeek | I needed to implement the abstract member. |
CanWrite | I needed to implement the abstract member. |
Length | I needed to implement the abstract member. |
Position | I needed to implement the abstract member. |
See Also
BZip2InputStream Class | ICSharpCode.SharpZipLib.BZip2 Namespace