public abstract class RestoreableInputStream
extends java.io.InputStream
| Constructor and Description |
|---|
RestoreableInputStream() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
setRestoreBuffer(byte[] reBu,
int startIndex,
int length) |
abstract void |
setRestoreBufferClone(byte[] reBu,
int startIndex,
int length) |