File.set

Convenience function to set file content and length to reflect the given array.

class File
static
void
set
(
cstring path
,
Const!(void)[] content
)

Meta