Searched defs:AsynchronousByteChannel (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/channels/
H A DAsynchronousByteChannel.java47 * @see Channels#newInputStream(AsynchronousByteChannel)
48 * @see Channels#newOutputStream(AsynchronousByteChannel)
53 public interface AsynchronousByteChannel interface in inherits:AsynchronousChannel

Completed in 44 milliseconds