MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / base64_encode

Function base64_encode

ciphers/base64_encoding.cpp:40–82  ·  view source on GitHub ↗

* @brief Base64 Encoder * @details Converts the given string to Base64 equivalent. * @param input Input as a string * @returns Base64 encoded string */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.85

Calls 2

push_backMethod · 0.80
sizeMethod · 0.45

Tested by

no test coverage detected