Instance Method
writeBuffer(_:)
Writes a
ByteBuffer to the stream. Provides a default implementation that calls itself using BodyStreamResultfunc writeBuffer(_ buffer: ByteBuffer) async throws
Default Implementations
AsyncBodyStreamWriter Implementations
func writeBuffer(ByteBuffer) async throwsWrites the buffer wrapped in aBodyStreamResulttoself