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 intVariableLength. read255UShort(Buffer buf)static intVariableLength. readBase128(Buffer buf)private static voidWoff2Dec. readTableDirectory(Buffer file, Woff2Common.Table[] tables, int num_tables)private static Woff2Dec.CompositeGlyphInfoWoff2Dec. sizeOfComposite(Buffer composite_stream)Constructors in com.itextpdf.io.font.woff2 with parameters of type Buffer Constructor Description Buffer(Buffer other)
-