betterc ~master (2020-10-30T20:47:52Z)
Dub
Repo
File.write
betterc
io
file
File
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
write
(void* ptr, size_t size, size_t nmemb)
size_t
write
(T[] buf)
size_t
write
(T b)
struct
File
nothrow @
nogc
size_t
write
(
T
)
(
in
T
b
)
Meta
Source
See Implementation
betterc
io
file
File
constructors
this
destructors
~this
functions
close
eof
error
flush
length
opAssign
opBinary
opUnary
read
reopen
seek
stream
write
manifest constants
seekCur
seekEnd
seekSet
postblits
this(this)
static functions
tmpfile