java.nio.channels.FileChannel

Aliases

Parameters

subClasses

Js Constructors

new java_nio_channels_FileChannel(
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
asInstanceOf():scala.Any.T0
close():Unit
equals(x$1:Any):boolean
force(x$1:boolean):Unit
getClass():java.lang.Class[Any]
hashCode():int
isInstanceOf():boolean
isOpen():boolean
notify():Unit
notifyAll():Unit
position():long
read(x$1:java.nio.ByteBuffer, x$2:long):int
read(x$1:Array[java.nio.ByteBuffer], x$2:int, x$3:int):long
size():long
toString():java.lang.String
transferFrom(x$1:java.nio.channels.ReadableByteChannel, x$2:long, x$3:long):long
tryLock(x$1:long, x$2:long, x$3:boolean):java.nio.channels.FileLock
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit
write(x$1:java.nio.ByteBuffer, x$2:long):int
write(x$1:Array[java.nio.ByteBuffer], x$2:int, x$3:int):long