Squid Web Cache master
Loading...
Searching...
No Matches
base64_encode_ctx Struct Reference

#include <base64.h>

Public Attributes

const char * alphabet
 
unsigned short word
 
unsigned char bits
 

Detailed Description

Definition at line 68 of file base64.h.

Member Data Documentation

◆ alphabet

const char* base64_encode_ctx::alphabet

◆ bits

unsigned char base64_encode_ctx::bits

◆ word

unsigned short base64_encode_ctx::word

Definition at line 71 of file base64.h.

Referenced by base64_encode_final(), base64_encode_init(), and base64_encode_single().


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