ReadByte()

Stream::ReadByte() method

Reads a single byte from the stream and returns a 32-bit integer value equivalent to the value of the read byte.

virtual int System::IO::Stream::ReadByte()

See Also