package java.nio
extends Buffer
implements Readable, CharSequence, Appendable, Comparable<CharBuffer>
Available on javaappend (param1:CharSequence):CharBufferappend (param1:Char16):CharBufferappend (param1:CharSequence, param2:Int, param3:Int):CharBufferasReadOnlyBuffer ():CharBuffercharAt (param1:Int):Char16compact ():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 ():Intlength ():Intorder ():ByteOrderput (param1:String):CharBufferput (param1:Char16):CharBufferput (param1:Int, param2:Char16):CharBufferput (param1:CharBuffer):CharBufferput (param1:NativeArray<Char16>, param2:Int, param3:Int):CharBufferput (param1:NativeArray<Char16>):CharBufferput (param1:String, param2:Int, param3:Int):CharBufferread (param1:CharBuffer):Intslice ():CharBuffersubSequence (param1:Int, param2:Int):CharBuffertoString ():Stringstatic allocate (param1:Int):CharBufferstatic wrap (param1:CharSequence):CharBufferstatic wrap (param1:NativeArray<Char16>, param2:Int, param3:Int):CharBufferstatic wrap (param1:NativeArray<Char16>):CharBufferstatic wrap (param1:CharSequence, param2:Int, param3:Int):CharBuffer
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/nio/CharBuffer.html