public interface RandomAccess
void close()
           throws IOException
IOExceptionlong length()
            throws IOException
IOExceptionvoid seek(long l)
          throws IOException
IOExceptionlong read(byte[] ba,
        int offset,
        int length)
          throws IOException
IOExceptionCopyright © 2016 Open Microscopy Environment