webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
cbb_st Struct Reference

#include <bytestring.h>

Public Attributes

struct cbb_buffer_stbase
 
CBBchild
 
size_t offset
 
uint8_t pending_len_len
 
char pending_is_asn1
 
char is_top_level
 

Member Data Documentation

◆ base

struct cbb_buffer_st* cbb_st::base

◆ child

CBB* cbb_st::child

◆ is_top_level

char cbb_st::is_top_level

◆ offset

size_t cbb_st::offset

◆ pending_is_asn1

char cbb_st::pending_is_asn1

◆ pending_len_len

uint8_t cbb_st::pending_len_len

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