vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
MemoryStream.read
index
vibe
stream
memory
MemoryStream
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
read
(ubyte[] dst, IOMode mode)
class
MemoryStream
@
safe
size_t
read
(
scope
ubyte
[]
dst
,
IOMode
mode
)
alias
read
=
RandomAccessStream
.
read
Meta
Source
See Implementation
index
vibe
stream
memory
MemoryStream
constructors
this
functions
finalize
flush
peek
read
seek
tell
truncate
write
properties
capacity
dataAvailableForRead
empty
leastSize
peekWindow
readable
size
writable