public abstract class FilterReadableIntChannel extends Object implements ReadableIntChannel
| Modifier and Type | Field and Description |
|---|---|
protected ReadableIntChannel |
input |
| Constructor and Description |
|---|
FilterReadableIntChannel(ReadableIntChannel input) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
isOpen() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitread, readprotected final ReadableIntChannel input
public FilterReadableIntChannel(ReadableIntChannel input)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in interface ChannelIOExceptionCopyright © 2023 LSST. All rights reserved.