vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
CountingInputStream.read
index
vibe
stream
counting
CountingInputStream
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
read
(ubyte[] dst, IOMode mode)
class
CountingInputStream
@
safe
size_t
read
(
scope
ubyte
[]
dst
,
IOMode
mode
)
alias
read
=
InputStream
.
read
Meta
Source
See Implementation
index
vibe
stream
counting
CountingInputStream
constructors
this
functions
increment
peek
read
properties
bytesRead
dataAvailableForRead
empty
leastSize