Force the OIDs read from input files to be interpreted as big-endian integers. Leaving them as little-endian results in invalid values in params, eventually leading to a crash.
This makes it easier to mix and match with other implementations for compatibility testing.