Callbacks to process the content in the output buffer.
The callback function that will be triggered once all the data has been consumed.
Whether the operation is succeeded.
The function that gets called when the content is consumed.
The buffer that holds the output data.
The bytes had been consumed or -1 on errors
Callbacks to process the content in the output buffer.