vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
MemoryOutputStream.write
index
vibe
stream
memory
MemoryOutputStream
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
write
(ubyte[] bytes, IOMode )
class
MemoryOutputStream
@
safe
size_t
write
(
in
ubyte
[]
bytes
,
IOMode
)
alias
write
=
OutputStream
.
write
Meta
Source
See Implementation
index
vibe
stream
memory
MemoryOutputStream
constructors
this
functions
finalize
flush
reserve
reset
write
properties
data