public class MultiByteArrayInputStream
extends java.io.InputStream
Constructor and Description |
---|
MultiByteArrayInputStream(byte[] bytesA,
int offsetA,
int lengthA,
byte[] bytesB,
int offsetB,
int lengthB) |
Modifier and Type | Method and Description |
---|---|
int |
read() |