Comms CCF
This is a simple communication layer based on COBS, CBOR and FNV-1A
Loading...
Searching...
No Matches
Cbor::Sequence< major > Class Template Reference

Public Member Functions

 Sequence (std::span< uint8_t > &buf_, size_t extent_=std::dynamic_extent)
template<Major parentMajor>
 Sequence (Sequence< parentMajor > &parentSeq, size_t extent_=std::dynamic_extent)
bool as_expected ()
template<typename T>
bool encode (T value)

The documentation for this class was generated from the following file: