betterc v0.1.1 (2018-10-25T17:41:27Z)
Dub
Repo
File.this
betterc
file
File
Constructor
struct
File
nothrow @
nogc
this
(
string
filename
,
in
string
mode
)
Parameters
filename
string
Null terminated file name
mode
string
Null terminated access mode
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
Constructor