Class BodyContentImpl

All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class BodyContentImpl extends BodyContent
Write text to a character-output stream, buffering characters to provide efficient writing of single characters, arrays, and strings. Provide support for discarding the output that has been buffered.