Searched refs:getLast8Bytes (Results 1 – 1 of 1) sorted by relevance
308 private static byte[] getLast8Bytes(final byte[] input) { in getLast8Bytes() method in Struct334 final byte[] output = getLast8Bytes(bigIntegerBytes); in bigIntegerToU64Bytes()