Searched refs:writeInt (Results 1 – 1 of 1) sorted by relevance
75 private void writeInt(OutputStream os, int x) throws IOException { in writeInt() method in ZoneCompactor149 writeInt(idx, starts.get(zname).intValue()); in ZoneCompactor()150 writeInt(idx, lengths.get(zname).intValue()); in ZoneCompactor()151 writeInt(idx, offsets.get(zname).intValue()); in ZoneCompactor()