Encoding
extern class cs.system.text.EncodingAvailable in cs
function GetBytes( s : String ) : NativeArray<UInt8>
function GetString( b : NativeArray<UInt8>, index : Int, count : Int ) : String
static var UTF8(default,null) : Encoding
version #14586, modified 2012-07-16 12:22:16 by api
0 comment