Interface for writing content to a stream.
The type of the stream chunks.
The type of the final output.
Closes the stream with a final output.
The final output data.
Closes the stream with an error.
The error that occurred.
Writes a chunk to the stream.
The chunk data to write.
Interface for writing content to a stream.