public interface Input extends Closeable
long length()
throws IOException
IOExceptionint read(long position,
byte[] b,
int start,
int len)
throws IOException
IOExceptionCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.