klyn.Byte.MAX_VALUE
field
public static const MAX_VALUE as Byte = 255
Description

The greatest value representable by a Byte.

Example
assert Byte.MAX_VALUE == 255