MarshallsSingleton.utf8ToBase64

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

struct MarshallsSingleton
@nogc nothrow
String
utf8ToBase64
(
in String utf8_str
)

Meta