defile ~master (2017-06-24T13:01:21Z)
Dub
Repo
Defile.length
defile
defile
Defile
A wrapper for PHYSFS_fileLength.
struct
Defile
size_t
length
(
)
Return Value
Type:
size_t
The total size, in bytes, of the file.
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
A wrapper for PHYSFS_fileLength.