Package Summary Overview Summary |
class:Channels [NONE] |
|
|
method:newInputStream(java.nio.channels.ReadableByteChannel) [NONE] |
|
|
method:newOutputStream(java.nio.channels.WritableByteChannel) [NONE] |
|
|
method:newInputStream(java.nio.channels.AsynchronousByteChannel) [NONE] |
|
|
method:newOutputStream(java.nio.channels.AsynchronousByteChannel) [NONE] |
|
|
method:newChannel(java.io.InputStream) [NONE] |
|
|
method:newChannel(java.io.OutputStream) [NONE] |
|
|
method:newReader(java.nio.channels.ReadableByteChannel,java.nio.charset.CharsetDecoder,int) [NONE] |
|
|
method:newReader(java.nio.channels.ReadableByteChannel,java.lang.String) [NONE] |
|
|
method:newReader(java.nio.channels.ReadableByteChannel,java.nio.charset.Charset) [NONE] |
|
|
method:newWriter(java.nio.channels.WritableByteChannel,java.nio.charset.CharsetEncoder,int) [NONE] |
|
|
method:newWriter(java.nio.channels.WritableByteChannel,java.lang.String) [NONE] |
|
|
method:newWriter(java.nio.channels.WritableByteChannel,java.nio.charset.Charset) [NONE] |
|
|
© 2020 Oracle Corporation and/or its affiliates