class axl::enc::GetBase64UrlChar

#include <axl_enc_Base64Encoding.h>

class GetBase64UrlChar
{
public:
    // methods

    char
    operator()(uchar_t x);
};