Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make uint64 decoding not suffer from rolling issues.
This still casts the values to "Double" so IEEE floating point issues still remain. This only solves the issue of large numbers showing as negative numbers when decoded.
- Loading branch information