vibe-http ~master (2021-03-22T09:44:24Z)
Home
Dub
Repo
ChunkedOutputStream.this
vibe
http
common
ChunkedOutputStream
private
this
(OutputStream stream, IAllocator alloc)
this
(InterfaceProxy!OutputStream stream, IAllocator alloc, bool dummy)
class
ChunkedOutputStream
@
safe
this
(
InterfaceProxy
!
OutputStream
stream
,
IAllocator
alloc
,
bool
dummy
)
Meta
Source
See Implementation
vibe
http
common
ChunkedOutputStream
aliases
ChunkExtensionCallback
constructors
this
functions
finalize
flush
write
properties
chunkExtensionCallback
maxBufferSize
private