package neko
Available on neko
staticcharCodeAt(s:String, index:Int):Intstaticcompare(a:String, b:String):Intstaticdecode(s:String):Stringstaticencode(s:String):Stringstaticiter(s:String, chars:Int ‑> Void):Voidstaticlength(s:String):Intstaticsub(s:String, pos:Int, len:Int):Stringstaticvalidate(s:String):Boolnew(?size:Int)addChar(c:Int):VoidtoString():String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/neko/Utf8.html