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

Method readTextString

src/peergos/shared/cbor/CborDecoder.java:314–323  ·  view source on GitHub ↗

Reads an UTF-8 encoded string value in CBOR format. @return the read UTF-8 encoded 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 inpu

(int maxLen)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

readMajorTypeWithSizeMethod · 0.95
failMethod · 0.95
readFullyMethod · 0.95

Tested by

no test coverage detected