MarshallsUtf8ToBase64 Method |
Returns a Base64-encoded string of the UTF-8 string utf8_str.
Namespace: Godot
public static string Utf8ToBase64( string utf8Str )
[Missing <param name="utf8Str"/> documentation for "M:Godot.Marshalls.Utf8ToBase64(System.String)"]
[Missing <returns> documentation for "M:Godot.Marshalls.Utf8ToBase64(System.String)"]