Refactor type byte -> byte_t
Simpler to read as a type. This style will allow me to define signed versions of the base types as simpler names than what they are currently.
This commit is contained in:
Reference in New Issue
Block a user
Simpler to read as a type. This style will allow me to define signed versions of the base types as simpler names than what they are currently.