write

Write entire file at given location (overwrite if exists).

void
write
(
string path
,
const(void)[] data
)

Meta