Package com.itextpdf.io.font.woff2
Class Woff2Dec.StreamInfo
java.lang.Object
com.itextpdf.io.font.woff2.Woff2Dec.StreamInfo
- Enclosing class:
Woff2Dec
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
offset
public int offset -
length
public int length
-
-
Constructor Details
-
StreamInfo
public StreamInfo(int offset, int length)
-