|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BinaryStream
Wraps a binary stream to also provide the length which is needed when binding.
| Method Summary | |
|---|---|
byte[] |
getBytes()
Access to the bytes. |
InputStream |
getInputStream()
Retrieve the input stream. |
long |
getLength()
Retrieve the length of the input stream |
void |
release()
Release any underlying resources. |
| Method Detail |
|---|
InputStream getInputStream()
byte[] getBytes()
long getLength()
void release()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||