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

Method writeByteStringStart

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

Writes the start of an indefinite-length byte string. After calling this method, one is expected to write the given number of string parts. No length checks are performed. After all string parts are written, one should write a single break value to end the string, see #writeBreak().

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

writeSimpleTypeMethod · 0.95

Tested by

no test coverage detected