| Interface | Description |
|---|---|
| ChildReader<T,P> |
Reads an object from the current
Context, consuming as much input as necessary. |
| ObjectReader<T> |
Reads an object from the current
Context, consuming as much input as necessary. |
| Class | Description |
|---|---|
| HCReader | |
| HCReader.WithVars |
An
ObjectReader factory that creates reader that start by reading variables. |