open static fun pipe(stream: WriteStream<Buffer>): BodyCodec<Void>
A body codec that pipes the body to a write stream.
stream - the destination tream
stream
Return the body codec for a write stream