ProtobufCBufferSimple is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
"Base class".
size_t
Number of bytes allocated in `data`.
size_t
Number of bytes currently stored in `data`.
uint8_t *
Data bytes.
Whether `data` must be freed.
Allocator to use. May be NULL to indicate the system allocator.

References

from examples