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