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

Method readSimpleValue

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

Reads a single byte value in CBOR format. @return the read byte value. @throws IOException in case of I/O problems reading the CBOR-encoded value from the underlying input stream.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

readMajorTypeExactMethod · 0.95
readUInt8Method · 0.95

Tested by

no test coverage detected