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

Method receive

src/java/io/PipedInputStream.java:84–106  ·  view source on GitHub ↗

Receives a byte of data. This method will block if no input is available. @param b the byte being received @exception IOException If the pipe is broken.

(int b)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

writeMethod · 0.45

Calls 4

currentThreadMethod · 0.95
isAliveMethod · 0.80
notifyAllMethod · 0.80
waitMethod · 0.80

Tested by

no test coverage detected