MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / writeChars

Method writeChars

src/java/io/DataOutputStream.java:183–192  ·  view source on GitHub ↗

Writes a String as a sequence of chars. @param s the String of chars to be written

(String s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

writeMethod · 0.95
lengthMethod · 0.45
charAtMethod · 0.45

Tested by

no test coverage detected