FileStorePascalString Method |
Stores the given String as a line in the file in Pascal format (i.e. also store the length of the string).
Text will be encoded as UTF-8.
Namespace: Godot
public void StorePascalString( string string )
[Missing <param name="string"/> documentation for "M:Godot.File.StorePascalString(System.String)"]