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 ReadableByteChannel
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in interface Channel
IOException
Copyright © 2016–2021 Smart Data Analytics (SDA) Research Group. All rights reserved.