BZip2OutputStream.WriteByte Method

SharpZip Compression Library

SharpZip Compression Library

BZip2OutputStream.WriteByte Method 

Write a byte to the stream.

public override void WriteByte(
   byte bv
);

See Also

BZip2OutputStream Class | ICSharpCode.SharpZipLib.BZip2 Namespace