klyn.Byte.Byte
constructor
public native Byte()
Description

Builds the neutral Byte value (0).

Example
value = Byte()
assert value == 0