Steven Ayre

Results 11 issues of Steven Ayre

The PayloadType setter uses `header[offset] |= value & bitmask` to set the value. However this only sets the bits in the new value, it does not unset existing bits not...