Method ReadByte ReadByte(out byte) Read a byte to the stream. Declaration public void ReadByte(out byte value) Parameters Type Name Description byte value Stores the read value