haXe API Documentation
Back
|
Index
extern
class
cs.system.text.Encoding
Available in cs
function
GetBytes(s :
String
) :
cs.NativeArray
<
cs.UInt8
>
function
GetString(b :
cs.NativeArray
<
cs.UInt8
>, index :
Int
, count :
Int
) :
String
static
var
UTF8(default,null) :
Encoding
Back
|
Index