Uses of Interface
com.biglybt.core.util.QTFastStartRAF.FileAccessor
-
Packages that use QTFastStartRAF.FileAccessor Package Description com.biglybt.core.download com.biglybt.core.util -
-
Uses of QTFastStartRAF.FileAccessor in com.biglybt.core.download
Methods in com.biglybt.core.download that return QTFastStartRAF.FileAccessor Modifier and Type Method Description (package private) QTFastStartRAF.FileAccessor
DiskManagerFileInfoDelegate.channel. getAccessor(int max_req_size, java.lang.String user_agent)
-
Uses of QTFastStartRAF.FileAccessor in com.biglybt.core.util
Classes in com.biglybt.core.util that implement QTFastStartRAF.FileAccessor Modifier and Type Class Description private static class
QTFastStartRAF.RAFAccessor
Fields in com.biglybt.core.util declared as QTFastStartRAF.FileAccessor Modifier and Type Field Description private QTFastStartRAF.FileAccessor
QTFastStartRAF. input
Methods in com.biglybt.core.util with parameters of type QTFastStartRAF.FileAccessor Modifier and Type Method Description void
QTFastStartRAF.Atom. fillBuffer(QTFastStartRAF.FileAccessor input)
Constructors in com.biglybt.core.util with parameters of type QTFastStartRAF.FileAccessor Constructor Description Atom(QTFastStartRAF.FileAccessor input)
QTFastStartRAF(QTFastStartRAF.FileAccessor accessor, boolean enable)
-