Click or drag to resize
BinaryInputReadInt Method
Overload List
  NameDescription
Public methodReadInt
Reads the next 32 bits from standard input and return as a 32-bit int.
Public methodReadInt(Int32)
Reads the next r bits from standard input and return as an r-bit int.
Top
See Also