fio ~master (2018-11-14T23:52:16Z)
Dub
Repo
position
io
stream
Gets the position (in bytes) of a stream.
Stream
position
[@property setter]
auto
position
[@property getter]
@
property
auto
position
(
Stream
)
(
auto
ref
Stream
stream
)
if
(
isSeekable
!
Stream
)
Meta
Source
See Implementation
io
stream
modules
interfaces
shim
traits
types
functions
readAll
readExactly
skip
writeExactly
properties
position
Gets the position (in bytes) of a stream.