FpgmTable, GlyfDescript, PrepTablepublic abstract class Program
extends java.lang.Object
| Constructor | Description |
|---|---|
Program() |
| Modifier and Type | Method | Description |
|---|---|---|
short[] |
getInstructions() |
|
protected void |
readInstructions(java.io.ByteArrayInputStream bais,
int count) |
|
protected void |
readInstructions(java.io.RandomAccessFile raf,
int count) |
public short[] getInstructions()
protected void readInstructions(java.io.RandomAccessFile raf,
int count)
throws java.io.IOException
java.io.IOExceptionprotected void readInstructions(java.io.ByteArrayInputStream bais,
int count)
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.