Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
BinaryInput Class
BinaryInput Methods
ReadInt Method
ReadInt Method
ReadInt Method (Int32)
BinaryInput
ReadInt Method
Overload List
Name
Description
ReadInt
Reads the next 32 bits from standard input and return as a 32-bit int.
ReadInt(Int32)
Reads the next r bits from standard input and return as an r-bit int.
Top
See Also
Reference
BinaryInput Class
Algs4Net Namespace