Cursor for the Base64 conversion.
More...
|
| char | buffer [3] |
| | Buffer for the conversion.
|
| |
| short | size |
| | Number of bytes in the buffer.
|
| |
| short | linelen |
| | Length of the line so far.
|
| |
Cursor for the Base64 conversion.
Definition at line 41 of file body.c.
◆ buffer
| char B64Context::buffer[3] |
◆ size
Number of bytes in the buffer.
Definition at line 44 of file body.c.
◆ linelen
| short B64Context::linelen |
Length of the line so far.
Definition at line 45 of file body.c.
The documentation for this struct was generated from the following file: