dgamevfs ~master (2015-02-21T14:04:50Z)
Home
Dub
Repo
VFSFile.bytes
dgamevfs
vfs
VFSFile
Get file size in bytes.
class
VFSFile
@
property
ulong
bytes
@
safe
const
(
)
Throws
VFSNotFoundException
if the file does not exist.
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
Get file size in bytes.