Structure
Request.Body
struct Body
Topics
Instance Properties
var data: ByteBuffer?var description: StringA textual representation of this instance.var string: String?
Instance Methods
func collect(max: Int?) -> EventLoopFuture<ByteBuffer?>func drain((BodyStreamResult) -> EventLoopFuture<Void>)
Default Implementations
Relationships
Conforms To
Swift.CopyableSwift.CustomStringConvertibleSwift.EscapableSwift.SendableSwift.SendableMetatype_Concurrency.AsyncSequence