MCPcopy Create free account
hub / github.com/bighuang624/Algorithms-notes / readLong

Method readLong

code/algs4/BinaryStdIn.java:233–241  ·  view source on GitHub ↗

Reads the next 64 bits from standard input and return as a 64-bit long. @return the next 64 bits of data from standard input as a long @throws NoSuchElementException if there are fewer than 64 bits available on standard input

()

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