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

Method writeSimpleValue

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

Writes a simple value, i.e., an "atom" or "constant" value in canonical CBOR format. @param value the (unsigned byte) value to write, values from 32 to 255 are supported (though not enforced). @throws IOException in case of I/O problems writing the CBOR-encoded value to the underl

(byte simpleValue)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

writeTypeMethod · 0.95

Tested by

no test coverage detected