Searched refs:pairList (Results 1 – 1 of 1) sorted by relevance
441 public static byte[] encodeListOfPairsToByteArray(List<Pair<Integer, byte[]>> pairList) { in encodeListOfPairsToByteArray() argument444 for (Pair<Integer, byte[]> pair : pairList) { in encodeListOfPairsToByteArray()451 for (Pair<Integer, byte[]> pair : pairList) { in encodeListOfPairsToByteArray()