BZip2OutputStream.Read Method

SharpZip Compression Library

SharpZip Compression Library

BZip2OutputStream.Read Method 

Read a block of bytes

public override int Read(
   byte[] b,
   int off,
   int len
);

See Also

BZip2OutputStream Class | ICSharpCode.SharpZipLib.BZip2 Namespace