TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.12
Encode a sequence of binary data into its Base-64 stringified representation.
Optional
the binary data to encode
a newly allocated, zero-terminated Base-64 encoded string representing data. The returned string must be freed with g_free().
data
g_free()
2.12
Encode a sequence of binary data into its Base-64 stringified representation.