Public Attributes | List of all members
evp_encode_ctx_st Struct Reference

#include <base64.h>

Public Attributes

uint8_t data [48]
 
unsigned data_used
 
char eof_seen
 
char error_encountered
 

Detailed Description

Definition at line 177 of file base64.h.

Member Data Documentation

◆ data

uint8_t evp_encode_ctx_st::data[48]

Definition at line 182 of file base64.h.

◆ data_used

unsigned evp_encode_ctx_st::data_used

Definition at line 181 of file base64.h.

◆ eof_seen

char evp_encode_ctx_st::eof_seen

Definition at line 186 of file base64.h.

◆ error_encountered

char evp_encode_ctx_st::error_encountered

Definition at line 190 of file base64.h.


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


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