Searched refs:zoneTabSize (Results 1 – 1 of 1) sorted by relevance
246 private void readZoneTab(BufferIterator it, int zoneTabOffset, int zoneTabSize) { in readZoneTab() argument247 byte[] bytes = new byte[zoneTabSize]; in readZoneTab()