accumulateChunk
accumulateChunk(
accumulator,chunk):StreamAccumulator
Defined in: streaming.ts:70
Accumulate a stream chunk.
Parameters
Section titled “Parameters”accumulator
Section titled “accumulator”Current accumulator state
Stream chunk to accumulate
Returns
Section titled “Returns”Updated accumulator