Callbacks to process the content in the output buffer.
The callback for finishing output. Will be invoked when all data were consumed.
Whether the operation is succeeded.
The callback for consuming the content.
The buffer containing output data
The bytes had been consumed or -1 to indicate errors
Callbacks to process the content in the output buffer.