Clears any data that exists in the buffer as well as the properties set. If the response has been committed, this method throws an IllegalStateException.
@exception java.lang.IllegalStateException if the response has already been committed
@see #setBufferSize
@see #getBufferSize
@see #flushBuffer
@see #isCommitted
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.