#include <decode.h>
|
int | decode (char value_in) |
|
int | decode (const char *code_in, const int length_in, char *plaintext_out) |
|
void | decode (std::istream &istream_in, std::ostream &ostream_in) |
|
| decoder (int buffersize_in=512) |
|
Definition at line 22 of file decode.h.
◆ decoder()
base64::decoder::decoder |
( |
int |
buffersize_in = 512 | ) |
|
|
inline |
◆ decode() [1/3]
int base64::decoder::decode |
( |
char |
value_in | ) |
|
|
inline |
◆ decode() [2/3]
int base64::decoder::decode |
( |
const char * |
code_in, |
|
|
const int |
length_in, |
|
|
char * |
plaintext_out |
|
) |
| |
|
inline |
◆ decode() [3/3]
void base64::decoder::decode |
( |
std::istream & |
istream_in, |
|
|
std::ostream & |
ostream_in |
|
) |
| |
|
inline |
◆ _buffersize
int base64::decoder::_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
, Jacob Perron
autogenerated on Sat Sep 14 2024 02:59:32