ReadByte()

BinaryReader::ReadByte() method

Reads a single byte from the input stream.

virtual uint8_t System::IO::BinaryReader::ReadByte()

Return Value

The byte read

See Also