PendingBuffer.WriteByte Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

PendingBuffer.WriteByte Method 

Write a byte to buffer

public void WriteByte(
   int value
);

Parameters

value
The value to write

See Also

PendingBuffer Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace