Quote a string into an Appendable. Only quotes and backslash are escaped.
@param buffer The Appendable @param input The string to quote.
See Implementation
Quote a string into an Appendable. Only quotes and backslash are escaped.
@param buffer The Appendable @param input The string to quote.