JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.biglybt.core.util
RARTOCDecoder
DataProvider
Contents
Description
Method Summary
Method Details
read(byte[])
skip(long)
Hide sidebar
Show sidebar
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)
Method Details
read
int
read
(byte[] buffer)
throws
IOException
Throws:
IOException
skip
void
skip
(long bytes)
throws
IOException
Throws:
IOException