dgamevfs ~master (2015-02-21T14:04:50Z)
Home
Dub
Repo
VFSFile.openWrite
dgamevfs
vfs
VFSFile
Open the file for writing/appending.
class
VFSFile
protected
void
openWrite
(
Flag
!"append"
append
)
Meta
Source
See Implementation
dgamevfs
vfs
VFSFile
constructors
this
enums
Mode
functions
close
openRead
openWrite
read
seek
write
properties
bytes
exists
input
name
open
output
path
writable
static functions
closeProxy
openReadProxy
openWriteProxy
readProxy
seekProxy
writeProxy
Open the file for writing/appending.