defile ~master (2017-06-24T13:01:21Z)
Dub
Repo
Defile.this
defile
defile
Defile
Opens a file when it is constructed.
struct
Defile
this
(
string
fileName
,
OpenFor
ofor
)
Meta
Source
See Implementation
defile
defile
Defile
constructors
this
destructors
~this
functions
bufferSize
close
eof
flush
length
open
read
readBE
readLE
seek
tell
write
writeBE
writeLE
static functions
baseDir
createWriteDir
exists
findFilePath
initialize
lastError
makeFilePath
mkdir
mount
readFile
remove
searchPath
terminate
writeDir
writeFile
Opens a file when it is constructed.