W3cubDocs

/Haxe Java

WritableByteChannel

package java.nio.channels

extends ChannelCloseableAutoCloseable

extended by ByteChannel, GatheringByteChannel

implemented by Pipe_SinkChannel

@:abstract@:libType@:javaNative@:native("java.nio.channels.WritableByteChannel")@:javaCanonical("java.nio.channels","WritableByteChannel") Available on java

Methods

@:overload @:throws("java.lang.Exception") close ():Void

@:overload isOpen ():Bool

@:overload @:throws("java.io.IOException") write (param1:ByteBuffer):Int

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/nio/channels/WritableByteChannel.html