Skip to main content

Module buffer

Module buffer 

Source
Expand description

Chunk buffer for streaming responses.

Structsยง

BufferCapacityError
Error indicating that the ChunkBuffer capacity has been exceeded.
ChunkBuffer
Buffer that accumulates chunks and enforces a maximum byte capacity.