Searched refs:numBytesExtensionStructure (Results 1 – 1 of 1) sorted by relevance
598 int numBytesExtensionStructure = b.getInt(31 * 4); in readExtIndexes() local599 b.limit(numBytesExtensionStructure); in readExtIndexes()600 ICUBinary.skipBytes(byteBuffer, numBytesExtensionStructure); in readExtIndexes()