API Collection
AsyncIteratorProtocol Implementations
Topics
Instance Methods
func next(isolation: isolated (any Actor)?) async throws(MultipartParserError) -> StreamingMultipartParserAsyncSequence<BackingSequence>.AsyncIterator.Element?Advances to the next section of the message, inheriting the caller’s actor isolation.