BYTE data type methods

Table 1. Object methods
Name Description
readFile(
    path STRING )
Reads a file into a BYTE locator.
writeFile(
    path STRING )
Writes the content of a BYTE to a file.