Class Woff2Dec.StreamInfo

java.lang.Object
com.itextpdf.io.font.woff2.Woff2Dec.StreamInfo
Enclosing class:
Woff2Dec

private static class Woff2Dec.StreamInfo extends Object
  • Field Details

    • offset

      public int offset
    • length

      public int length
  • Constructor Details

    • StreamInfo

      public StreamInfo(int offset, int length)