#include <encode.h>
|
int | encode (char value_in) |
|
int | encode (const char *code_in, const int length_in, char *plaintext_out) |
|
void | encode (std::istream &istream_in, std::ostream &ostream_in) |
|
int | encode_end (char *plaintext_out) |
|
| encoder (int buffersize_in=512) |
|
Definition at line 22 of file encode.h.
◆ encoder()
base64::encoder::encoder |
( |
int |
buffersize_in = 512 | ) |
|
|
inline |
◆ encode() [1/3]
int base64::encoder::encode |
( |
char |
value_in | ) |
|
|
inline |
◆ encode() [2/3]
int base64::encoder::encode |
( |
const char * |
code_in, |
|
|
const int |
length_in, |
|
|
char * |
plaintext_out |
|
) |
| |
|
inline |
◆ encode() [3/3]
void base64::encoder::encode |
( |
std::istream & |
istream_in, |
|
|
std::ostream & |
ostream_in |
|
) |
| |
|
inline |
◆ encode_end()
int base64::encoder::encode_end |
( |
char * |
plaintext_out | ) |
|
|
inline |
◆ _buffersize
int base64::encoder::_buffersize |
◆ _state
The documentation for this struct was generated from the following file:
xmlrpcpp
Author(s): Chris Morley, Konstantin Pilipchuk, Morgan Quigley, Austin Hendrix, Dirk Thomas
autogenerated on Mon Feb 28 2022 23:33:22