This is an unsynchronized buffered outputstream writer. By using this you can bypass most of the (unnecessary) synchronization and method calls that occur in its standard library equivalent. Data will be written into the underlaying stream using the system's default character encoding.
@author Arnold Lankamp
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.