loop Class |
Namespace: WhetStone.Streams
public static class loop
| Name | Description | |
|---|---|---|
| Loop(Stream, NullableInt32) |
Get a Stream's contents as an IEnumerableT.
| |
| Loop(TextReader, Int32, Int32) |
Get a TextReader's contents as an IEnumerableT.
|