public static const MIN_VALUE as Byte = 0
The smallest value representable by a Byte.
assert Byte.MIN_VALUE == 0