|
|
static const char * | get_alpha () |
|
static const signed char * | get_inv () |
|
static constexpr std::size_t | enc_sz (std::size_t alen) |
|
static constexpr std::size_t | dec_sz (std::size_t alen) |
|
static std::size_t | enc (char *adst, const char *asrc, std::size_t alen) |
|
static std::pair< std::size_t, std::size_t > | dec (char *adst, const char *asrc, std::size_t alen) |
The documentation for this class was generated from the following file: