2 #include <samchon/API.hpp> 5 #include <samchon/ByteArray.hpp> 35 static auto encode(
const ByteArray &) -> std::string;
46 static auto decode(
const std::string &) ->
ByteArray;
Utility class for base64 format's en-decoding.
Top level namespace of products built from samchon.