StringBuilder version of format. Same as format(Appendable) but does not throw exceptions.
@param b The StringBuilder to append to
@return The same StringBuilder
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.