A basic CBOR library for C++.
- Refer to std::span<std::uint8_t> as Buffer - Refer to std::span<const std::uint8_t> as ConstBuffer - Use more consistent naming for members These were mostly added so the function prototypes look a bit better. |
||
---|---|---|
LibCBOR | ||
Tests | ||
.gitignore | ||
CMakeLists.txt |