public final class OTByteArray extends FontByteArray
int whenever the OpenType type fits
in [-2^31 .. 2^31-1], long otherwise. The
only exception is getuint32asint| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
getint16(int offset)
return the int16 at
offset in the table |
static com.adobe.fontengine.font.opentype.OTByteArray.OTByteArrayBuilder |
getOTByteArrayBuilderInstance() |
int |
getuint8(int offset)
return the uint8 at
offset in the table |
public static final com.adobe.fontengine.font.opentype.OTByteArray.OTByteArrayBuilder getOTByteArrayBuilderInstance()
public final int getuint8(int offset)
throws InvalidFontException
offset in the tableInvalidFontExceptionpublic final int getint16(int offset)
throws InvalidFontException
offset in the tableInvalidFontExceptionpublic boolean equals(Object other)
equals in class FontByteArrayCopyright © 2010 - 2020 Adobe. All Rights Reserved