CUBRID Engine  latest
base64_chunk Struct Reference
Collaboration diagram for base64_chunk:
Collaboration graph

Public Attributes

char base64_bytes [4]
 
int padding_len
 

Detailed Description

Definition at line 47 of file base64.c.

Member Data Documentation

char base64_chunk::base64_bytes[4]

Definition at line 49 of file base64.c.

Referenced by base64_decode_chunk(), and base64_partition_into_chunk().

int base64_chunk::padding_len

Definition at line 50 of file base64.c.

Referenced by base64_decode_chunk(), and base64_partition_into_chunk().


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