public interface BinaryStream
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes()
Access to the bytes.
|
java.io.InputStream |
getInputStream()
Retrieve the input stream.
|
int |
getLength()
Retrieve the length of the input stream
|
Copyright © 2013. All Rights Reserved.