vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
createMemoryOutputStream
index
vibe
stream
memory
Undocumented in source. Be warned that the author may not have intended to support it.
@
safe
nothrow
MemoryOutputStream
createMemoryOutputStream
(
IAllocator
alloc
=
vibeThreadAllocator
()
)
Meta
Source
See Implementation
index
vibe
stream
memory
classes
MemoryOutputStream
MemoryStream
functions
createMemoryOutputStream
createMemoryStream
mixins
__anonymous