dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
writeFile
dplug
core
file
Replacement for
std.file.write
.
nothrow @
nogc
bool
writeFile
(
const
(
char
)[]
fileNameZ
,
const
(
ubyte
)[]
bytes
)
Return Value
Type:
bool
false
on error.
Meta
Source
See Implementation
dplug
core
file
functions
readFile
writeFile
Replacement for std.file.write.