java.nio.CharBuffer

Aliases

Parameters

subClasses

Js Constructors

new java_nio_CharBuffer(
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
array():Array[char]
arrayOffset():int
asInstanceOf():scala.Any.T0
asReadOnlyBuffer():java.nio.CharBuffer
capacity():int
charAt(x$1:int):char
clear():java.nio.Buffer
compareTo(x$1:Any):int
compareTo(x$1:java.nio.CharBuffer):int
duplicate():java.nio.Buffer
duplicate():java.nio.CharBuffer
equals(x$1:Any):boolean
get():char
get(x$1:int):char
get(x$1:Array[char], x$2:int, x$3:int):java.nio.CharBuffer
get(x$1:int, x$2:Array[char], x$3:int, x$4:int):java.nio.CharBuffer
getClass():java.lang.Class[Any]
hasArray():boolean
hasRemaining():boolean
hashCode():int
isDirect():boolean
isEmpty():boolean
isInstanceOf():boolean
isReadOnly():boolean
length():int
limit():int
limit(x$1:int):java.nio.Buffer
mismatch(x$1:java.nio.CharBuffer):int
notify():Unit
notifyAll():Unit
position():int
position(x$1:int):java.nio.Buffer
position(x$1:int):java.nio.CharBuffer
put(x$1:Array[char], x$2:int, x$3:int):java.nio.CharBuffer
put(x$1:int, x$2:Array[char], x$3:int, x$4:int):java.nio.CharBuffer
put(x$1:int, x$2:char):java.nio.CharBuffer
remaining():int
reset():java.nio.Buffer
rewind():java.nio.Buffer
slice():java.nio.Buffer
slice(x$1:int, x$2:int):java.nio.Buffer
slice(x$1:int, x$2:int):java.nio.CharBuffer
subSequence(x$1:int, x$2:int):java.lang.CharSequence
subSequence(x$1:int, x$2:int):java.nio.CharBuffer
toString():java.lang.String
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit