public class RequestOption
extends java.lang.Object
| Constructor and Description |
|---|
RequestOption(int size,
byte[] chunk) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getChunk() |
int |
getSize() |
java.lang.String |
toString() |