Output buffer.
This class is used internally by the protocol implementation. All writes from higher level code should happen
via Resonse.doWrite().
author: Remy Maucherat
Write the response. The caller ( tomcat ) owns the chunks.
Parameters: chunk - data to write Parameters: response - used to allow buffers that can be shared by multiple responses. throws: IOException -