Class StoreBytes

java.lang.Object
com.itextpdf.io.font.woff2.StoreBytes

class StoreBytes extends Object
  • Constructor Details

    • StoreBytes

      StoreBytes()
  • Method Details

    • storeU32

      public static int storeU32(byte[] dst, int offset, int x)
    • storeU16

      public static int storeU16(byte[] dst, int offset, int x)