| Constructor and Description |
|---|
ByteContent(byte[] cont) |
| Modifier and Type | Method and Description |
|---|---|
long |
estimatedSize()
Vrátí odhad na velikost obsahu v bytech.
|
byte[] |
getBytes() |
InputStream |
getInputStream()
Vráti vstupní proud, ze kterého lze číst obsah zprávy.
|
public InputStream getInputStream()
ContentgetInputStream in interface Contentpublic byte[] getBytes()
public long estimatedSize()
ContentestimatedSize in interface ContentCopyright © 2017. All rights reserved.