class BinaryToRawStream
extends java.io.FilterInputStream
Constructor and Description |
---|
BinaryToRawStream(java.io.InputStream in,
java.lang.Object parent) |
Modifier and Type | Method and Description |
---|---|
(package private) int |
getLength()
Return the length of the value in thie stream in bytes.
|