public class ReadableByteChannelWithoutCloseOnInterrupt extends Object implements ReadableByteChannel
| Constructor and Description |
|---|
ReadableByteChannelWithoutCloseOnInterrupt(InputStream in) |
public ReadableByteChannelWithoutCloseOnInterrupt(InputStream in)
public int read(ByteBuffer dst) throws IOException
read in interface ReadableByteChannelIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in interface ChannelIOExceptionCopyright © 2016–2021 Smart Data Analytics (SDA) Research Group. All rights reserved.