protected static final class CFFFont.StringItem extends CFFFont.Item
| Modifier and Type | Field and Description | 
|---|---|
String | 
s  | 
myOffset| Constructor and Description | 
|---|
StringItem(String s)  | 
| 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. 
 | 
xrefpublic String s
public StringItem(String s)
public void increment(int[] currentOffset)
CFFFont.Itemincrement in class CFFFont.ItemcurrentOffset - current offsetpublic void emit(byte[] buffer)
CFFFont.Itememit in class CFFFont.Itembuffer - byte arrayCopyright © 2020. All rights reserved.