Reads an integer from the stream
Namespace: Algs4NetAssembly: Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxReturn Value
Type:
Int32an integer
Exceptions| Exception | Condition |
|---|
| FormatException | if the token can't be parsed to an integer |
See Also