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

Method readShort

StdLib/BinaryIn.java:230–238  ·  view source on GitHub ↗

Read the next 16 bits from the binary input stream and return as a 16-bit short. @return the next 16 bits of data from the binary standard input as a short @throws RuntimeException if there are fewer than 16 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