StreamExtensions Class |
Namespace: Bio.Extensions
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.
|