fn endianSwap(self: *Self) void
Byte-swap the entire state if the architecture doesn’t match the required endianness.
self: *Self,