Package com.biglybt.core.util
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:
getName
in interfaceQTFastStartRAF.FileAccessor
-
getFilePointer
- Specified by:
getFilePointer
in interfaceQTFastStartRAF.FileAccessor
- Throws:
IOException
-
seek
- Specified by:
seek
in interfaceQTFastStartRAF.FileAccessor
- Throws:
IOException
-
skipBytes
- Specified by:
skipBytes
in interfaceQTFastStartRAF.FileAccessor
- Throws:
IOException
-
length
- Specified by:
length
in interfaceQTFastStartRAF.FileAccessor
- Throws:
IOException
-
read
- Specified by:
read
in interfaceQTFastStartRAF.FileAccessor
- Throws:
IOException
-
readInt
- Specified by:
readInt
in interfaceQTFastStartRAF.FileAccessor
- Throws:
IOException
-
readLong
- Specified by:
readLong
in interfaceQTFastStartRAF.FileAccessor
- Throws:
IOException
-
readFully
- Specified by:
readFully
in interfaceQTFastStartRAF.FileAccessor
- Throws:
IOException
-
close
- Specified by:
close
in interfaceQTFastStartRAF.FileAccessor
- Throws:
IOException
-