Class ICUBinary.PackageDataFile

java.lang.Object
com.ibm.icu.impl.ICUBinary.DataFile
com.ibm.icu.impl.ICUBinary.PackageDataFile
Enclosing class:
ICUBinary

private static final class ICUBinary.PackageDataFile extends ICUBinary.DataFile
  • Field Details

    • pkgBytes

      private final ByteBuffer pkgBytes
      .dat package bytes, or null if not a .dat package. position() is after the header. Do not modify the position or other state, for thread safety.
  • Constructor Details

  • Method Details