| Class | Description |
|---|---|
| FileReader | |
| JsonStreamReader | |
| LineReader |
Buffers a response stream in memory until an entire line is received.
|
| PageReader |
This collects a response stream in memory and then converts it to a string when the entire stream
is received.
|
| Reader<T> |
Copyright © 2012-2015. All Rights Reserved.