Instance Method
makeAsyncIterator()
Generates an
AsyncIterator to stream the body’s content as ByteBuffer sequences. This implementation supports backpressure using NIOAsyncSequenceProducerBackPressureStrategiesfunc makeAsyncIterator() -> Request.Body.AsyncIterator
Return Value
AsyncIterator containing the Request.Body as a ByteBuffer sequence