Reads a byte string value in CBOR format. @return the read byte string, never null . In case the encoded string has a length of 0 , an empty string is returned. @throws IOException in case of I/O problems reading the CBOR-encoded value from the underlying input stream.
(int maxLen)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected