vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
RandomAccessStream.size
index
vibe
core
stream
RandomAccessStream
Returns the total size of the file.
interface
RandomAccessStream
@
safe
@
property
const nothrow
ulong
size
(
)
Meta
Source
See Implementation
index
vibe
core
stream
RandomAccessStream
functions
seek
tell
properties
readable
size
writable
Returns the total size of the file.