Legend
| Static method: T |
T | Type of object to read. |
string | filename | Path and filename of the file to read from. |
ClassifyOptions | options | Options. |
IClassifyFormat<JsonValue> | format | Implementation of a Classify format. See ClassifyJsonFormat for an example. |