Package mdbtools.examples
Class MemoryRandomAccess
java.lang.Object
mdbtools.examples.MemoryRandomAccess
- All Implemented Interfaces:
RandomAccess
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MemoryRandomAccess
public MemoryRandomAccess(byte[] data)
-
-
Method Details
-
close
- Specified by:
closein interfaceRandomAccess- Throws:
IOException
-
length
- Specified by:
lengthin interfaceRandomAccess- Throws:
IOException
-
seek
- Specified by:
seekin interfaceRandomAccess- Throws:
IOException
-
read
- Specified by:
readin interfaceRandomAccess- Throws:
IOException
-