A 32-bit integer in compressed format.
System.IO.BinaryReader does not restore the file position after an unsuccessful read.
If the integer will fit in seven bits, the integer takes only one byte of space. The integer is expected to have been written through BinaryWriter.Write7BitEncodedInt(int).
For a list of common I/O tasks, see Common I/O Tasks.