InflaterInputBuffer.ReadLeByte Method

SharpZip Compression Library

SharpZip Compression Library

InflaterInputBuffer.ReadLeByte Method 

Read a byte from the input stream.

public int ReadLeByte();

Return Value

Returns the byte read.

See Also

InflaterInputBuffer Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace