Uses of Class
com.itextpdf.io.font.woff2.Buffer
-
Packages that use Buffer Package Description com.itextpdf.io.font.woff2 -
-
Uses of Buffer in com.itextpdf.io.font.woff2
Methods in com.itextpdf.io.font.woff2 with parameters of type Buffer Modifier and Type Method Description static int
VariableLength. read255UShort(Buffer buf)
static int
VariableLength. readBase128(Buffer buf)
private static void
Woff2Dec. readTableDirectory(Buffer file, Woff2Common.Table[] tables, int num_tables)
private static Woff2Dec.CompositeGlyphInfo
Woff2Dec. sizeOfComposite(Buffer composite_stream)
Constructors in com.itextpdf.io.font.woff2 with parameters of type Buffer Constructor Description Buffer(Buffer other)
-