public class ByteInputStream
extends java.io.InputStream
Copyright Sep 19, 2008
Constructor and Description |
---|
ByteInputStream(ByteInput byteInput) |
Modifier and Type | Method and Description |
---|---|
int |
read() |
int |
read(byte[] b,
int off,
int len) |
public ByteInputStream(ByteInput byteInput)