Package | Description |
---|---|
org.klomp.snark |
Modifier and Type | Class and Description |
---|---|
(package private) class |
PeerState |
Modifier and Type | Field and Description |
---|---|
(package private) DataLoader |
Message.dataLoader |
Modifier and Type | Method and Description |
---|---|
(package private) void |
PeerConnectionOut.sendPiece(int piece,
int begin,
int length,
DataLoader loader)
Queue a piece message with a callback to load the data
from disk when required.
|