E-MailRelay
|
The non-template part of G::HashState. More...
#include <ghashstate.h>
Static Public Member Functions | |
template<typename U > | |
static std::string | extension (U n) |
Returns the given data size as a four-character string. More... | |
Static Protected Member Functions | |
template<typename U > | |
static void | convert_ (U n, std::string::iterator p) |
Encodes the given value into four characters. More... | |
The non-template part of G::HashState.
Definition at line 37 of file ghashstate.h.
|
staticprotected |
Encodes the given value into four characters.
Definition at line 205 of file ghashstate.h.
|
static |
Returns the given data size as a four-character string.
Definition at line 161 of file ghashstate.h.