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

Method write

src/java/io/DataOutputStream.java:52–55  ·  view source on GitHub ↗

Writes a byte. Will block until the byte is actually written. @param b the byte to be written @exception IOException If an I/O error has occurred.

(int b)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

writeMethod · 0.65

Tested by

no test coverage detected