MCPcopy Create free account
hub / github.com/Peergos/Peergos / writeByteString

Method writeByteString

src/peergos/shared/cbor/CborEncoder.java:130–132  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

serializeMethod · 0.80
serializeMethod · 0.80

Calls 1

writeStringMethod · 0.95

Tested by

no test coverage detected