java.nio.Buffer

Aliases

Parameters

superClasses

Any

Js Constructors

new java_nio_Buffer(
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
arrayOffset():int
asInstanceOf():scala.Any.T0
capacity():int
clear():java.nio.Buffer
duplicate():java.nio.Buffer
equals(x$1:Any):boolean
getClass():java.lang.Class[Any]
hasArray():boolean
hasRemaining():boolean
hashCode():int
isDirect():boolean
isInstanceOf():boolean
isReadOnly():boolean
limit():int
limit(x$1:int):java.nio.Buffer
notify():Unit
notifyAll():Unit
position():int
position(x$1:int):java.nio.Buffer
remaining():int
reset():java.nio.Buffer
rewind():java.nio.Buffer
slice():java.nio.Buffer
slice(x$1:int, x$2:int):java.nio.Buffer
toString():java.lang.String
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit