Statistics
Changed
Added
Removed
Unchanged
Total
Contexts
0
0
0
13
13
Status
Not Changed
Class Summary
Channels
Field Detail
Constructor Detail
Method Detail
newChannel(java.io.InputStream)
newChannel(java.io.OutputStream)
newInputStream(java.nio.channels.AsynchronousByteChannel)
newInputStream(java.nio.channels.ReadableByteChannel)
newOutputStream(java.nio.channels.AsynchronousByteChannel)
newOutputStream(java.nio.channels.WritableByteChannel)
newReader(java.nio.channels.ReadableByteChannel,java.lang.String)
newReader(java.nio.channels.ReadableByteChannel,java.nio.charset.Charset)
newReader(java.nio.channels.ReadableByteChannel,java.nio.charset.CharsetDecoder,int)
newWriter(java.nio.channels.WritableByteChannel,java.lang.String)
newWriter(java.nio.channels.WritableByteChannel,java.nio.charset.Charset)
newWriter(java.nio.channels.WritableByteChannel,java.nio.charset.CharsetEncoder,int)
© 2020 Oracle Corporation and/or its affiliates