interface java.nio.channels.ByteChannel extends WritableByteChannel

Available on java

Instance Fields

function close():Void

function isOpen():Bool

function read(param1:ByteBuffer):Int

function write(param1:ByteBuffer):Int