MCPcopy Create free account
hub / github.com/apache/mynewt-core / cbor_encode_text_string

Function cbor_encode_text_string

encoding/tinycbor/src/cborencoder.c:449–452  ·  view source on GitHub ↗

* Appends the byte string \a string of length \a length to the CBOR stream * provided by \a encoder. CBOR byte strings are arbitrary raw data. * * \sa cbor_encode_text_stringz, cbor_encode_text_string */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

cbor_encode_text_stringzFunction · 0.85

Calls 1

encode_stringFunction · 0.85

Tested by

no test coverage detected