Package com.biglybt.core.util
Interface RARTOCDecoder.DataProvider
-
- Enclosing class:
- RARTOCDecoder
public static interface RARTOCDecoder.DataProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
read(byte[] buffer)
void
skip(long bytes)
-