com.lowagie.text.pdf
private static class AcroFields.RevisionStream extends InputStream
| Field Summary | |
|---|---|
| byte[] | b |
| boolean | closed |
| int | length |
| RandomAccessFileOrArray | raf |
| int | rangePosition |
| Constructor Summary | |
|---|---|
| RevisionStream(RandomAccessFileOrArray raf, int length) | |
| Method Summary | |
|---|---|
| void | close() |
| int | read() |
| int | read(byte[] b, int off, int len) |