static class WoffDecoder.WoffDirectoryEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
comLength |
(package private) int |
index |
(package private) int |
offset |
(package private) int |
origChecksum |
(package private) int |
origLength |
(package private) int |
tag |
Constructor and Description |
---|
WoffDirectoryEntry(FontFileReader.Buffer buffer,
int index) |
int tag
int offset
int comLength
int origLength
int origChecksum
int index
WoffDirectoryEntry(FontFileReader.Buffer buffer, int index)