klyn.Byte.Byte
constructor
public native Byte(value: String) throws BadValueException
Description

Builds a Byte from a textual representation.

Throws
  • BadValueException if the input is not a valid Byte.