Searched defs:expectedSizeBytes (Results 1 – 1 of 1) sorted by relevance
128 List<Integer> list, int expectedSizeBytes, int shift) { in intListToByteArrayBitmap()156 public static byte[] intToByteArray(int value, int expectedSizeBytes) { in intToByteArray()