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