cbb_buffer_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
struct cbb_buffer_st {}

Members

Variables

buf
uint8_t* buf;
Undocumented in source.
can_resize
char can_resize;
Undocumented in source.
cap
size_t cap;
Undocumented in source.
error
char error;
Undocumented in source.
len
size_t len;
Undocumented in source.

Meta