vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
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