Searched refs:typesEnd (Results 1 – 1 of 1) sorted by relevance
135 int typesStart, int typesEnd, int bytesInBlock) throws IOException { in writeTypeBlock() argument138 for (int i = typesStart; i <= typesEnd; i++) { in writeTypeBlock()