betterc v0.1.1 (2018-10-25T17:41:27Z)
Dub
Repo
File.reopen
betterc
file
File
Reuses stream to change its access mode.
struct
File
nothrow @
nogc
void
reopen
(
in
string
mode
)
Parameters
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
Reuses stream to change its access mode.