Files.readAsset

Reads the content of an asset.

class Files
inout
void[]
readAsset
(
string file
)

Throws

FileException if the file cannot be found.

Meta