Clears the content of the underlying buffer in the response without clearing properties set. If the response has been committed, this method throws an IllegalStateException.
@exception IllegalStateException if this method is called after response is committed
@see #setBufferSize
@see #getBufferSize
@see #isCommitted
@see #reset
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.