Liam 97ffd10cae Removes integer backing from ByteLength enum.
Motivation:
To simplify the enum from the calling perspective.

Modifications:
Removed integer backing.
Removed a string addition from a test that wasn’t actually adding anything.

Result:
The integer for the enum can not be seen publicly.
2018-11-19 18:53:17 +00:00
..