6 NAMESPACE_BEGIN(CryptoPP)
12 HexEncoder(
BufferedTransformation *attachment = NULL,
bool uppercase =
true,
int outputGroupSize = 0,
const std::string &separator =
":",
const std::string &terminator =
"")
26 :
BaseN_Decoder(GetDefaultDecodingLookupArray(), 4, attachment) {}
31 static const int * CRYPTOPP_API GetDefaultDecodingLookupArray();