Byte
Allows storing a single byte with value of 0x00 - 0xFF.
0x00
0xFF
obj Byte { }
Byte.str()
Returns a string representation.
fn Byte.str () str