Methods for the builtin byte type.
int max @public
Maximum value of a byte.
Used as T.byte.max
int min @public
Minimum value of a byte.
Used as T.byte.min