Class Woff2Common


  • class Woff2Common
    extends java.lang.Object
    • Constructor Detail

      • Woff2Common

        Woff2Common()
    • Method Detail

      • collectionHeaderSize

        public static int collectionHeaderSize​(int header_version,
                                               int num_fonts)
      • computeULongSum

        public static int computeULongSum​(byte[] buf,
                                          int offset,
                                          int size)