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