Opens a new {@link Writer} for writing to this sink. This method should return a new,independent writer each time it is called.
The caller is responsible for ensuring that the returned writer is closed.
@throws IOException if an I/O error occurs in the process of opening the writer
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.