public class ByteArrayHttpEntity extends Object implements StreamedHttpEntity
| Constructor and Description |
|---|
ByteArrayHttpEntity(byte[] content) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContent() |
InputStream |
getInputStream() |
public byte[] getContent()
public InputStream getInputStream()
getInputStream in interface StreamedHttpEntityCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.