package java.nio
extends Buffer
implements Readable, CharSequence, Appendable, Comparable<CharBuffer>
Available on java
staticallocate(param1:Int):CharBufferstaticwrap(param1:CharSequence):CharBufferstaticwrap(param1:NativeArray<Char16>, param2:Int, param3:Int):CharBufferstaticwrap(param1:NativeArray<Char16>):CharBufferstaticwrap(param1:CharSequence, param2:Int, param3:Int):CharBufferappend(param1:CharSequence):CharBufferappend(param1:Char16):CharBufferappend(param1:CharSequence, param2:Int, param3:Int):CharBufferasReadOnlyBuffer():CharBufferfinalcharAt(param1:Int):Char16chars():IntStreamcodePoints():IntStreamcompact():CharBuffercompareTo(param1:Dynamic):IntcompareTo(param1:CharBuffer):Intduplicate():CharBufferequals(param1:Dynamic):Boolget(param1:NativeArray<Char16>):CharBufferget():Char16get(param1:Int):Char16get(param1:NativeArray<Char16>, param2:Int, param3:Int):CharBufferhashCode():Intfinallength():Intorder():ByteOrderfinalput(param1:String):CharBufferput(param1:Char16):CharBufferput(param1:Int, param2:Char16):CharBufferput(param1:CharBuffer):CharBufferput(param1:NativeArray<Char16>, param2:Int, param3:Int):CharBufferfinalput(param1:NativeArray<Char16>):CharBufferput(param1:String, param2:Int, param3:Int):CharBufferread(param1:CharBuffer):Intslice():CharBuffersubSequence(param1:Int, param2:Int):CharBuffertoString():String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/nio/CharBuffer.html