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

Method writeSmallInt

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

Writes a signed or unsigned small (<= 23) integer value in CBOR format. @param value the value to write, values in the range [-24..23] are supported. @throws IOException in case of I/O problems writing the CBOR-encoded value to the underlying output stream.

(int value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

writeMethod · 0.65

Tested by

no test coverage detected