java.lang.Objectjava.io.InputStream
sun.nio.ch.ChannelInputStream
All Implemented Interfaces:
Closeable
Direct Known Subclasses:
SocketInputStream
Mike - McCloskeyMark - Reinhold1.4 - | Field Summary | ||
|---|---|---|
| protected final ReadableByteChannel | ch | |
| Constructor: |
|---|
|
| Method from sun.nio.ch.ChannelInputStream Summary: |
|---|
| close, read, read, read, read |
| Methods from java.io.InputStream: |
|---|
| available, close, mark, markSupported, read, read, read, reset, skip |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from sun.nio.ch.ChannelInputStream Detail: |
|---|
|
|
|
|
|