Resource.read

Read the contents of the file.

struct Resource
ubyte[]
read
(
)

Return Value

Type: ubyte[]

The contents of a file as a ubyte[].

Meta