BZip2OutputStream.WriteByte Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

BZip2OutputStream.WriteByte Method 

Write a byte to the stream.

public override void WriteByte(
   byte value
);

See Also

BZip2OutputStream Class | ICSharpCode.SharpZipLib.BZip2 Namespace