Class CBZip2OutputStreamLeaveOpen
- Namespace
- Org.BouncyCastle.Utilities.Bzip2
- Assembly
- BouncyCastle.Cryptography.dll
public class CBZip2OutputStreamLeaveOpen : CBZip2OutputStream, IAsyncDisposable, IDisposable
- Inheritance
-
CBZip2OutputStreamLeaveOpen
- Implements
- Inherited Members
Constructors
CBZip2OutputStreamLeaveOpen(Stream)
public CBZip2OutputStreamLeaveOpen(Stream outStream)
Parameters
outStreamStream
CBZip2OutputStreamLeaveOpen(Stream, int)
public CBZip2OutputStreamLeaveOpen(Stream outStream, int blockSize)
Parameters
Methods
Dispose(bool)
Releases the unmanaged resources used by the Stream and optionally releases the managed resources.
protected override void Dispose(bool disposing)