Encoding
haxe.io.Encoding (Enum)
String binary encoding supported by Haxe I/O
Constructors
UTF8
UTF8
RawNative
RawNative
Output the string the way the platform represent it in memory. This is the most efficient but is platform-specific
Metadata
Name | Parameters |
---|---|
:flatEnum |
- |