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, readUShortFlags
public int readRawByte()
readRawByte
in class TTFInput
public int readUShort()
readUShort
in class TTFInput
Copyright © 2020. All rights reserved.