vibe-core ~master (2022-04-01T19:24:37Z)
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.