Searched refs:fillBytesWithZeroes (Results 1 – 2 of 2) sorted by relevance
33 static void fillBytesWithZeroes(byte[] dest, int start, int end) { in fillBytesWithZeroes() method in Utils
441 Utils.fillBytesWithZeroes(contextMap, 0, contextMapSize); in decodeContextMap()