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

Method writeTextString

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

Writes an UTF-8 string in canonical CBOR-format. Note that this method is platform specific, as the given string value will be encoded in a byte array using the platform encoding! This means that the encoding must be standardized and known. @param value the UTF-8 string t

(String value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

serializeMethod · 0.80

Calls 2

writeStringMethod · 0.95
getBytesMethod · 0.65

Tested by

no test coverage detected