com.lowagie.text.pdf
protected static final class CFFFont.RangeItem extends CFFFont.Item
| Field Summary | |
|---|---|
| RandomAccessFileOrArray | buf |
| int | length |
| int | offset |
| Constructor Summary | |
|---|---|
| RangeItem(RandomAccessFileOrArray buf, int offset, int length) | |
| Method Summary | |
|---|---|
| void | emit(byte[] buffer) |
| void | increment(int[] currentOffset) |