Table of Contents

Class CBZip2InputStreamLeaveOpen

Namespace
Org.BouncyCastle.Utilities.Bzip2
Assembly
BouncyCastle.Cryptography.dll
public class CBZip2InputStreamLeaveOpen : CBZip2InputStream, IAsyncDisposable, IDisposable
Inheritance
CBZip2InputStreamLeaveOpen
Implements
Inherited Members

Constructors

CBZip2InputStreamLeaveOpen(Stream)

public CBZip2InputStreamLeaveOpen(Stream outStream)

Parameters

outStream Stream

Methods

Dispose(bool)

Releases the unmanaged resources used by the Stream and optionally releases the managed resources.

protected override void Dispose(bool disposing)

Parameters

disposing bool

true to release both managed and unmanaged resources; false to release only unmanaged resources.