Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This platform is big-endian (requires byte flipping) and has a signed `char` type. Prevent sign-expansion by casting the signed character type to `uint8_t`.
- Loading branch information