Class HttpOutputStream

java.lang.Object
java.io.OutputStream
io.servicetalk.http.api.HttpOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public abstract class HttpOutputStream extends OutputStream
The OutputStream which provides access to the HTTP trailers.