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

Method readFloat

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

Reads a single-precision float value in CBOR format. @return the read float value, values from Float#MIN_VALUE to Float#MAX_VALUE are supported. @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
readUInt32Method · 0.95

Tested by

no test coverage detected