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

Method readByte

StdLib/BinaryIn.java:315–319  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

readCharMethod · 0.95

Tested by

no test coverage detected