MCPcopy Create free account
hub / github.com/aistrate/AlgorithmsSedgewick / BinaryOut

Class BinaryOut

StdLib/BinaryOut.java:33–297  ·  view source on GitHub ↗

Binary output . This class provides methods for converting primtive type variables ( boolean , byte , char , int , long , float , and double ) to sequences of bits and writing them to an output stream. The output stream can be standard

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected