mutating func next() async throws -> ByteBuffer?
s15AsyncHTTPClient0B7RequestV4BodyV0A8IteratorV4next7NIOCore10ByteBufferVSgyYaKF
55LI8
import AsyncHTTPClient
This package provides simple HTTP Client library built on top of SwiftNIO.
struct AsyncIterator
struct HTTPClientRequest
A representation of an HTTP request for the Swift Concurrency HTTPClient API.
struct Body
An HTTP request body.
struct ByteBuffer
ByteBuffer stores contiguously allocated raw bytes. It is a random and sequential accessible sequence of zero or more bytes (octets).
ByteBuffer