Function
GLibbase64_encode
since: 2.12
Declaration [src]
gchar*
g_base64_encode (
const guchar* data,
gsize len
)
Description [src]
Encode a sequence of binary data into its Base-64 stringified representation.
Available since: 2.12