Searched refs:UnpackBytes (Results 1 – 1 of 1) sorted by relevance
42 void UnpackBytes(uint8_t* pointer, NumericType& i) in UnpackBytes() function47 UnpackBytes<NumericType, byteIndex + 1>(pointer + 1, i); in UnpackBytes()100 UnpackBytes<T>(iter, t); in op()