Searched refs:getLast8Bit (Results 1 – 1 of 1) sorted by relevance
216 const uint64_t getLast8Bit = 0x000000FF; in EncodeLongInteger() local223 result[count] = temp & getLast8Bit; in EncodeLongInteger()