org.klomp.snark
class Request extends Object
Modifier and Type | Field and Description |
---|---|
(package private) byte[] |
bs |
(package private) int |
len |
(package private) int |
off |
(package private) int |
piece |
(package private) long |
sendTime |
Constructor and Description |
---|
Request(int piece,
byte[] bs,
int off,
int len)
Creates a new Request.
|
final int piece
final byte[] bs
final int off
final int len
long sendTime