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

Method readUInt8

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

Reads an unsigned 8-bit integer value @return value the read value, values from Long#MIN_VALUE to Long#MAX_VALUE are supported. @throws IOException in case of I/O problems writing the CBOR-encoded value to the underlying output stream.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

readSimpleValueMethod · 0.95
readUIntMethod · 0.95

Calls 1

readMethod · 0.65

Tested by

no test coverage detected