The BYTE data type as class

The BYTE built-in data type provides a set of utility methods to manipulate BYTE data.

BYTE methods can be invoked with the variable, for example:

DEFINE b BYTE
CALL t.writeFile("mydata")