PJK / libcbor

CBOR protocol implementation for C
MIT License
341 stars 95 forks source link

Rework cbor_serialize_alloc to allocate exact buffer size upfront #251

Closed PJK closed 1 year ago

PJK commented 1 year ago

Description

Checklist