Searched refs:fillIntsWithZeroes (Results 1 – 2 of 2) sorted by relevance
52 static void fillIntsWithZeroes(int[] dest, int start, int end) { in fillIntsWithZeroes() method in Utils
352 Utils.fillIntsWithZeroes(codeLengths, symbol, numSymbols); in readHuffmanCodeLengths()