Package org.jf.dexlib2.writer.io
Class FileDataStore
java.lang.Object
org.jf.dexlib2.writer.io.FileDataStore
- All Implemented Interfaces:
DexDataStore
-
Field Details
-
raf
-
-
Constructor Details
-
FileDataStore
- Throws:
FileNotFoundExceptionIOException
-
-
Method Details
-
outputAt
- Specified by:
outputAtin interfaceDexDataStore
-
readAt
- Specified by:
readAtin interfaceDexDataStore
-
close
- Specified by:
closein interfaceDexDataStore- Throws:
IOException
-