public class TTFMemoryInput extends TTFInput
| Constructor and Description |
|---|
TTFMemoryInput(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
int |
readByte() |
byte |
readChar() |
void |
readFully(byte[] b) |
int |
readLong() |
int |
readRawByte() |
short |
readShort() |
long |
readULong() |
int |
readUShort() |
void |
seek(long offset) |
checkShortZero, checkZeroBit, flagBit, flagBit, popPos, pushPos, readByteFlags, readF2Dot14, readFFFFTerminatedUShortArray, readFixed, readFWord, readShortArray, readUFWord, readUShortArray, readUShortFlagspublic int readRawByte()
readRawByte in class TTFInputpublic int readUShort()
readUShort in class TTFInputCopyright © 2013. All Rights Reserved.