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