This method will clear the buffer, but will do nothing if the end buffer is null
.
@param formatter The formatter that will handle the output.
@throws NullPointerException If the specified formatter is null
.
@throws IOException If an error occurs whilst writing with the formatter.
|
|
|
|
|
|
|
|