Class QTFastStartRAF.RAFAccessor
java.lang.Object
com.biglybt.core.util.QTFastStartRAF.RAFAccessor
- All Implemented Interfaces:
QTFastStartRAF.FileAccessor
- Enclosing class:
QTFastStartRAF
private static class QTFastStartRAF.RAFAccessor
extends Object
implements QTFastStartRAF.FileAccessor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
file
-
raf
-
-
Constructor Details
-
RAFAccessor
- Throws:
IOException
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceQTFastStartRAF.FileAccessor
-
getFilePointer
- Specified by:
getFilePointerin interfaceQTFastStartRAF.FileAccessor- Throws:
IOException
-
seek
- Specified by:
seekin interfaceQTFastStartRAF.FileAccessor- Throws:
IOException
-
skipBytes
- Specified by:
skipBytesin interfaceQTFastStartRAF.FileAccessor- Throws:
IOException
-
length
- Specified by:
lengthin interfaceQTFastStartRAF.FileAccessor- Throws:
IOException
-
read
- Specified by:
readin interfaceQTFastStartRAF.FileAccessor- Throws:
IOException
-
readInt
- Specified by:
readIntin interfaceQTFastStartRAF.FileAccessor- Throws:
IOException
-
readLong
- Specified by:
readLongin interfaceQTFastStartRAF.FileAccessor- Throws:
IOException
-
readFully
- Specified by:
readFullyin interfaceQTFastStartRAF.FileAccessor- Throws:
IOException
-
close
- Specified by:
closein interfaceQTFastStartRAF.FileAccessor- Throws:
IOException
-