|
||||||||||
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. |
int |
getLength()
Retrieve the length of the input stream |
Method Detail |
---|
InputStream getInputStream()
byte[] getBytes()
int getLength()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |