Function MarshallsSingleton.utf8ToBase64

Returns a Base64-encoded string of the UTF-8 string utf8_str.

String utf8ToBase64 (
  const(String) utf8_str
) nothrow @nogc;