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

Method writeTag

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

Writes a semantic tag in canonical CBOR format. @param tag the tag to write, should >= 0. @throws IllegalArgumentException in case the given tag was negative; @throws IOException in case of I/O problems writing the CBOR-encoded value to the underlying output stream.

(long tag)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

serializeMethod · 0.80

Calls 1

writeTypeMethod · 0.95

Tested by

no test coverage detected