Utf8
package neko
Available on neko
Static methods
staticcharCodeAt(s:String, index:Int):Int
staticcompare(a:String, b:String):Int
staticdecode(s:String):String
staticencode(s:String):String
staticiter(s:String, chars:Int ‑> Void):Void
staticlength(s:String):Int
staticsub(s:String, pos:Int, len:Int):String
staticvalidate(s:String):Bool
Constructor
new(?size:Int)
Methods
addChar(c:Int):Void
toString():String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/neko/Utf8.html