public class ByteArrayBinaryRequest extends BinaryRequest
| Constructor and Description |
|---|
ByteArrayBinaryRequest(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
boolean |
isByteArray() |
create, create, create, create, isFile, isInputStream, isStringpublic byte[] getBytes()
public boolean isByteArray()
isByteArray in class BinaryRequest