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

Method readBoolean

StdLib/BinaryIn.java:148–154  ·  view source on GitHub ↗

Read the next bit of data from the binary input stream and return as a boolean. @return the next bit of data from the binary input stream as a boolean @throws RuntimeException if the input stream is empty

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

readCharMethod · 0.95
readIntMethod · 0.95

Calls 2

isEmptyMethod · 0.95
fillBufferMethod · 0.95

Tested by

no test coverage detected