compressedData, paddingAdded, tableData| Constructor and Description |
|---|
Woff1Table(byte[] table,
String tag) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
compress(byte[] bytes) |
byte[] |
getCompressedData() |
byte[] |
getDirectoryData() |
String |
getTag() |
protected void |
readCompressedData(byte[] readData) |
void |
setOffset(int offset) |
getTableData, origLength, padTableDatapublic Woff1Table(byte[] table,
String tag)
public byte[] getCompressedData()
throws IOException
getCompressedData in class WoffTableIOExceptionprotected byte[] compress(byte[] bytes)
throws IOException
compress in class WoffTableIOExceptionprotected void readCompressedData(byte[] readData)
throws IOException
IOExceptionpublic byte[] getDirectoryData()
throws IOException
getDirectoryData in class WoffTableIOExceptionpublic void setOffset(int offset)
Copyright © 2018. All rights reserved.