vibe-core v1.9.3 (2020-08-03T00:34:08Z)
Dub
Repo
RandomAccessStream.size
vibe
core
stream
RandomAccessStream
Returns the total size of the file.
interface
RandomAccessStream
@
safe
@
property
const nothrow
ulong
size
(
)
Meta
Source
See Implementation
vibe
core
stream
RandomAccessStream
functions
seek
tell
properties
readable
size
writable
Returns the total size of the file.