public class ByteArrayEntity extends Object implements Response.Entity
| Constructor and Description |
|---|
ByteArrayEntity(byte[] arr) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getArr() |
void |
write(Response response,
OutputStream outputStream) |
public byte[] getArr()
public void write(Response response, OutputStream outputStream) throws Exception
write in interface Response.EntityExceptionCopyright © 2021 McEvoy Software Ltd. All rights reserved.