Package mdbtools.publicapi
Interface RandomAccess
- All Known Implementing Classes:
File,MemoryRandomAccess
public interface RandomAccess
-
Method Summary
-
Method Details
-
close
- Throws:
IOException
-
length
- Throws:
IOException
-
seek
- Throws:
IOException
-
read
- Throws:
IOException
-