public class FillOrderChangeInputStream
extends java.io.FilterInputStream
| Constructor and Description |
|---|
FillOrderChangeInputStream(java.io.InputStream in)
Main constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
int |
read(byte[] b,
int off,
int len) |