Package com.biglybt.core.util
Class QTFastStartRAF.Atom
- java.lang.Object
-
- com.biglybt.core.util.QTFastStartRAF.Atom
-
- Enclosing class:
- QTFastStartRAF
private static class QTFastStartRAF.Atom extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Atom(QTFastStartRAF.FileAccessor input)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
fillBuffer(QTFastStartRAF.FileAccessor input)
-
-
-
Constructor Detail
-
Atom
public Atom(QTFastStartRAF.FileAccessor input) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Method Detail
-
fillBuffer
public void fillBuffer(QTFastStartRAF.FileAccessor input) throws java.io.IOException
- Throws:
java.io.IOException
-
-