Package com.itextpdf.io.font.woff2
Class StoreBytes
java.lang.Object
com.itextpdf.io.font.woff2.StoreBytes
-
Constructor Summary
Constructors -
Method Summary
-
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)
-