vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
BufferedStream.read
index
vibe
stream
bufferedstream
BufferedStream
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
read
(ubyte[] dst, IOMode mode)
void
read
(ubyte[] dst)
struct
BufferedStream
(S)
@
blocking
void
read
(
scope
ubyte
[]
dst
)
Meta
Source
See Implementation
index
vibe
stream
bufferedstream
BufferedStream
destructors
~this
functions
close
finalize
flush
peek
read
seek
sync
tell
truncate
write
postblits
this(this)
properties
dataAvailableForRead
empty
isOpen
leastSize
readable
size
underlying
writable