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

Method write

src/java/io/BufferedOutputStream.java:70–75  ·  view source on GitHub ↗

Writes a byte. This method 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 3

flushMethod · 0.95
arraycopyMethod · 0.95
writeMethod · 0.65

Tested by

no test coverage detected