public class TTFCMapTable.EncodingTable extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
encodingID |
int |
format |
int |
length |
long |
offset |
int |
platformID |
TTFCMapTable.TableFormat |
tableFormat |
int |
version |
| Constructor and Description |
|---|
EncodingTable() |
public int platformID
public int encodingID
public long offset
public int format
public int length
public int version
public TTFCMapTable.TableFormat tableFormat
public void readHeader()
throws IOException
IOExceptionpublic void readBody()
throws IOException
IOExceptionCopyright © 2020. All rights reserved.