BZip2OutputStream.Write Method

SharpZip Compression Library

SharpZip Compression Library

BZip2OutputStream.Write Method 

Write a block of bytes to the stream

public override void Write(
   byte[] buf,
   int off,
   int len
);

See Also

BZip2OutputStream Class | ICSharpCode.SharpZipLib.BZip2 Namespace