Commit e187e022 authored by Tim Hutt's avatar Tim Hutt Committed by Bill McSpadden
Browse files

Remove & rename duplicate word_width <-> bytes mappings

* Remove the duplicate mapping functions.
* Rename to `size_bytes` for consistency with the other two functions.
* Rename `size_bits` to `size_enc`, otherwise it's quite confusing that `size_bits` is not just `8 * size_bytes`.

Fixes #423
parent 5c7d1f2a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment