fio ~master (2018-11-14T23:52:16Z)
Dub
Repo
readAll
io
stream
Reads the rest of the stream.
T
[]
readAll
(
T
=
ubyte
Stream
)
(
auto
ref
Stream
stream
,
long
upTo
= long.
max
)
if
(
isSource
!
Stream
&&
isSeekable
!
Stream
)
Meta
Source
See Implementation
io
stream
modules
interfaces
shim
traits
types
functions
readAll
readExactly
skip
writeExactly
properties
position
Reads the rest of the stream.