MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / readFully

Method readFully

src/java/io/DataInputStream.java:74–76  ·  view source on GitHub ↗

Reads bytes, blocking until all bytes are read. @param b the buffer into which the data is read @exception IOException If an I/O error has occurred. @exception EOFException If EOF reached before all bytes are read.

(byte b[])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

readMethod · 0.95

Tested by

no test coverage detected