MCPcopy Create free account
hub / github.com/aistrate/AlgorithmsSedgewick / readInt

Method readInt

StdLib/BinaryIn.java:245–253  ·  view source on GitHub ↗

Read the next 32 bits from the binary input stream and return as a 32-bit int. @return the next 32 bits of data from the binary input stream as a int @throws RuntimeException if there are fewer than 32 bits available

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

readFloatMethod · 0.95

Calls 2

readCharMethod · 0.95
readBooleanMethod · 0.95

Tested by

no test coverage detected