Inherits ScriptObject.
Static Public Member Functions | |
static String | loadBinary (String path) |
static | saveBinary (String path, String data) |
Class for binary file load and save.
Security: Requires security level 0.
Load binary file as string.
path | The path of the file. |