Skip to content

Use byteorder to improve readability

Dan Robertson requested to merge dlrobertson:use_byteorder into master

Use byteorder instead of using less readable bitmasks and shifts.

Merge request reports