MCPcopy Create free account
hub / github.com/bighuang624/Algorithms-notes / write

Method write

code/algs4/BinaryStdOut.java:128–130  ·  view source on GitHub ↗

Write the specified bit to standard output. @param x the boolean to write.

(boolean x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

mainMethod · 0.95
mainMethod · 0.95
writeByteMethod · 0.80
clearBufferMethod · 0.80
saveMethod · 0.80
saveMethod · 0.80
saveMethod · 0.80

Calls 3

writeBitMethod · 0.95
writeByteMethod · 0.95
lengthMethod · 0.45

Tested by

no test coverage detected