cc.squirreljme.runtime.cldc.io.HexDumpOutputStream

This contains a stream which when given bytes hexadecimal bytes will output to the given stream. Closing this stream does not close the dumping stream, it only closes the piped stream if one is used.