Searched defs:_QCBOREncodeContext (Results 1 – 1 of 1) sorted by relevance
222 struct _QCBOREncodeContext { struct224 UsefulOutBuf OutBuf; /* Pointer to output buffer, its length and226 uint8_t uError; /* Error state, always from QCBORError enum */227 QCBORTrackNesting nesting; /* Keep track of array and map nesting */