Searched refs:writeTwoBytesToInt (Results 1 – 1 of 1) sorted by relevance
311 return writeTwoBytesToInt(keyConfig, startingIndex); in writeUptoTwoBytesIntoInteger()318 private static int writeTwoBytesToInt(byte[] input, int startingIndex) { in writeTwoBytesToInt() method in ObliviousHttpKeyConfig