File.set

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

class File
static
void
set
(
const(char)[] path
,
const(void)[] content
)

Meta