betterc v0.1.1 (2018-10-25T17:41:27Z)
Dub
Repo
File.write
betterc
file
File
size_t
write
(void* ptr, size_t size, size_t nmemb)
struct
File
nothrow @
nogc
size_t
write
(
in
void
*
ptr
,
size_t
size
,
size_t
nmemb
)
size_t
write
(T[] buf)
size_t
write
(T b)
Meta
Source
See Implementation
betterc
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