Class InputStreamOverChannel

java.lang.Object
java.io.InputStream
org.aksw.commons.io.input.InputStreamOverChannel
All Implemented Interfaces:
Closeable, AutoCloseable

public class InputStreamOverChannel extends InputStream
This is sun.nio.ch.ChannelInputStream without relying on the channel's size() method.