Public Attributes | List of all members
cbb_buffer_st Struct Reference

#include <bytestring.h>

Public Attributes

uint8_tbuf
 
char can_resize
 
size_t cap
 
char error
 
size_t len
 

Detailed Description

Definition at line 365 of file bytestring.h.

Member Data Documentation

◆ buf

uint8_t* cbb_buffer_st::buf

Definition at line 366 of file bytestring.h.

◆ can_resize

char cbb_buffer_st::can_resize

Definition at line 369 of file bytestring.h.

◆ cap

size_t cbb_buffer_st::cap

Definition at line 368 of file bytestring.h.

◆ error

char cbb_buffer_st::error

Definition at line 371 of file bytestring.h.

◆ len

size_t cbb_buffer_st::len

Definition at line 367 of file bytestring.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:41