Representation of a GoString in Haxe, implicitly converts to String.
GoStringData
holds haxe.io.Bytes
because GoStrings can hold invalid charachter sequences
GoString is pass by ref and needs to manually call __copy__
for pass by copy
Representation of a GoString in Haxe, implicitly converts to String.
GoStringData
holds haxe.io.Bytes
because GoStrings can hold invalid charachter sequences
GoString is pass by ref and needs to manually call __copy__
for pass by copy