Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Change the block size in the key decoding to a named constant rather than a bare number. 2. Change the comparison from a difference of two unsigned values against zero to comparing them directly.
- Loading branch information