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

Method readLong

StdLib/BinaryIn.java:281–289  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

readDoubleMethod · 0.95

Calls 1

readCharMethod · 0.95

Tested by

no test coverage detected