NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
B64Context Struct Reference

Cursor for the Base64 conversion. More...

Data Fields

char buffer [3]
 
short size
 
short linelen
 

Detailed Description

Cursor for the Base64 conversion.

Definition at line 41 of file body.c.

Field Documentation

◆ buffer

char B64Context::buffer[3]

Definition at line 43 of file body.c.

◆ size

short B64Context::size

Definition at line 44 of file body.c.

◆ linelen

short B64Context::linelen

Definition at line 45 of file body.c.


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