Writes a byte string in canonical CBOR-format. @param bytes the byte string to write, can be null in which case a byte-string of length 0 is written. @throws IOException in case of I/O problems writing the CBOR-encoded value to the underlying output stream.
(byte[] bytes)
source not stored for this graph (policy: none)
no test coverage detected