java > java.nio > java.nio.channels > java.nio.channels.writablebytechannel >

Interface: java.nio.channels.WritableByteChannel
    java.nio.channels.WritableByteChannel


public interface WritableByteChannel extends Channel


FIELDS:

CONSTRUCTORS:

METHODS:
int write(ByteBuffer src)
Throws: NonWritableChannelException
Throws: ClosedChannelException
Throws: AsynchronousCloseException
Throws: ClosedByInterruptException
Throws: IOException


INHERITED METHODS:

SUBINTERFACES:
ByteChannel, GatheringByteChannel,





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net