Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If the value is over 255 then intToBytes will crash because the UInt8() cast will cause a runtime exception. I suggest changing that line to this:
- Loading branch information