protected static final class CFFFont.DictOffsetItem extends CFFFont.OffsetItem
Modifier and Type | Field and Description |
---|---|
int |
size |
value
myOffset
Constructor and Description |
---|
DictOffsetItem() |
Modifier and Type | Method and Description |
---|---|
void |
emit(byte[] buffer)
Emit the byte stream for this item.
|
void |
increment(int[] currentOffset)
Remember the current offset and increment by item's size in bytes.
|
set
xref
public void increment(int[] currentOffset)
CFFFont.Item
increment
in class CFFFont.Item
currentOffset
- increment offset by item's size
public void emit(byte[] buffer)
CFFFont.Item
emit
in class CFFFont.Item
buffer
- byte array
Copyright © 1998–2023 iText Group NV. All rights reserved.