public interface Input extends Closeable
long length()
            throws IOException
IOExceptionint read(long position,
       byte[] b,
       int start,
       int len)
         throws IOException
IOExceptionCopyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.