Insert the bits from value into m_data, shifted in from the bottom (least significant end) by the specified number of bits. A shift of zero or less means that none of the bits will be shifted in. A shift of one means that the high bit of value will be in the bottom of the last element of m_data - the least significant bit. A shift of kWordShift means that value will be in the least significant ele
source not stored for this graph (policy: none)