sodium_bin2base64

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
@nogc nothrow extern (C)
char*
sodium_bin2base64
(
char* b64
,
const size_t b64_maxlen
,
const ubyte* bin
,
const size_t bin_len
,
const int variant
)

Meta