Searched refs:l_byteMask (Results 1 – 1 of 1) sorted by relevance
981 constexpr auto l_byteMask{0xFF}; in convertIntegralTypeToBytes() local995 (i_integralData >> (l_byte * constants::VALUE_8)) & l_byteMask; in convertIntegralTypeToBytes()