| 
  | 
| StreamReader Examples | 
 The examples illustrate encodings and reading values of simple types  | 
                      In the last half part of the program, the binary contents of the three files are read and reported.
                       | 
Use a TextReader subclass, rather than a Stream subclass, to read text files  |