Skip to content

Instance Method

makeAsyncIterator()

Generates an AsyncIterator to stream the body’s content as ByteBuffer sequences. This implementation supports backpressure using NIOAsyncSequenceProducerBackPressureStrategies
func makeAsyncIterator() -> Request.Body.AsyncIterator

Return Value

AsyncIterator containing the Request.Body as a ByteBuffer sequence