BloombergLP::bdlde::Base64Decoder::convert<char*, char const*>

Synopsis

Declared in <bdlde_base64decoder.h>

template<>
int
convert<char*, char const*>(
    char* out,
    int* numOut,
    int* numIn,
    char const* begin,
    char const* end,
    int maxNumOut = -1);