Public Attributes | List of all members
cbb_st Struct Reference

#include <bytestring.h>

Public Attributes

struct cbb_buffer_stbase
 
CBBchild
 
char is_child
 
size_t offset
 
char pending_is_asn1
 
uint8_t pending_len_len
 

Detailed Description

Definition at line 375 of file bytestring.h.

Member Data Documentation

◆ base

struct cbb_buffer_st* cbb_st::base

Definition at line 376 of file bytestring.h.

◆ child

CBB* cbb_st::child

Definition at line 378 of file bytestring.h.

◆ is_child

char cbb_st::is_child

Definition at line 388 of file bytestring.h.

◆ offset

size_t cbb_st::offset

Definition at line 381 of file bytestring.h.

◆ pending_is_asn1

char cbb_st::pending_is_asn1

Definition at line 385 of file bytestring.h.

◆ pending_len_len

uint8_t cbb_st::pending_len_len

Definition at line 384 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