About
Quickstart
Libraries and API
Examples
Using the Server
Developers
Defined in File base64.cpp
Compute the minimum space needed for a base64-encoded string. Base64 produces 4 output bytes for every 3 input bytes.
length – length of the string to encode
constexpr size_t