| StreamExtensions Methods | 
The StreamExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| OpenRead | 
            Opens the given stream for reading with a StreamReader.
              | |
| OpenWrite | 
            Opens the given stream for writing with a StreamWriter.
              |