Reads a signed byte from this stream and advances the current position of the stream by one byte.
A signed byte read from the current stream.
System.IO.BinaryReader does not restore the file position after an unsuccessful read.
For a list of common I/O tasks, see Common I/O Tasks.