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

Method writeInt32

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

Writes a signed or unsigned 32-bit integer value in CBOR format. @param value the value to write, values in the range [-4294967296..4294967295] are supported. @throws IOException in case of I/O problems writing the CBOR-encoded value to the underlying output stream.

(long value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

writeUInt32Method · 0.95

Tested by

no test coverage detected