vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
MemoryOutputStream.data
index
vibe
stream
memory
MemoryOutputStream
An array with all data written to the stream so far.
class
MemoryOutputStream
@
safe
@
property
nothrow
ubyte
[]
data
(
)
Meta
Source
See Implementation
index
vibe
stream
memory
MemoryOutputStream
constructors
this
functions
finalize
flush
reserve
reset
write
properties
data
An array with all data written to the stream so far.