#include <bytestring.h>
Public Attributes | |
uint8_t * | buf |
char | can_resize |
size_t | cap |
char | error |
size_t | len |
Definition at line 365 of file bytestring.h.
uint8_t* cbb_buffer_st::buf |
Definition at line 366 of file bytestring.h.
char cbb_buffer_st::can_resize |
Definition at line 369 of file bytestring.h.
size_t cbb_buffer_st::cap |
Definition at line 368 of file bytestring.h.
char cbb_buffer_st::error |
Definition at line 371 of file bytestring.h.
size_t cbb_buffer_st::len |
Definition at line 367 of file bytestring.h.