ReadByte Method

DotNetZip

Ionic Zip Library v1.9.1.6 ReadByte Method
ReferenceIonic.BZip2BZip2InputStreamReadByte()()()()
Read a single byte from the stream.
Declaration Syntax
C# Visual Basic Visual C++
public override int ReadByte()
Public Overrides Function ReadByte As Integer
public:
virtual int ReadByte() override
Return Value
the byte read from the stream, or -1 if EOF

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)