Structure
Request.Body.AsyncIterator
This wrapper generalizes our implementation.
RequestBody.AsyncIterator is the override point for using another implementationstruct AsyncIterator
Topics
Instance Methods
next()Asynchronously advances to the next element and returns it, or ends the sequence if there is no next element.
Type Aliases
Relationships
Conforms To
_Concurrency.AsyncIteratorProtocol