Open borosi opened 7 years ago
Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".
I already made a completely polished version of this library for Java 7/8. https://github.com/RalleYTN/SimpleJSON
Replace the synchronized class "StringBuffer" by an unsynchronized one such as "StringBuilder".