interface DataLoader
Modifier and Type | Method and Description |
---|---|
ByteArray |
loadData(int piece,
int begin,
int length)
This is the callback that PeerConnectionOut calls to get the data from disk
|
ByteArray loadData(int piece, int begin, int length)