klyn.Byte.MIN_VALUE
field
public static const MIN_VALUE as Byte = 0
Description

The smallest value representable by a Byte.

Example
assert Byte.MIN_VALUE == 0