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

Method readShort

StdLib/BinaryStdIn.java:158–166  ·  view source on GitHub ↗

Read the next 16 bits from standard input and return as a 16-bit short. @return the next 16 bits of data from standard input as a short @throws RuntimeException if there are fewer than 16 bits available on standard input

()

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