Reads a string from the current stream. The string is prefixed with the length, encoded as an integer seven bits at a time.
The string being read.
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.