MarshallsBase64ToUtf8 Method |
Returns a decoded string corresponding to the Base64-encoded string base64_str.
Namespace: Godot
public static string Base64ToUtf8( string base64Str )
[Missing <param name="base64Str"/> documentation for "M:Godot.Marshalls.Base64ToUtf8(System.String)"]
[Missing <returns> documentation for "M:Godot.Marshalls.Base64ToUtf8(System.String)"]