AppendRaw appends either a raw string (without double quotes) or number. Specify safeASCII if the string output is guaranteed to be ASCII without any characters (including '<', '>', and '&') that need escaping, otherwise this will validate whether the string needs escaping. The appended bytes for a
(k Kind, safeASCII bool, appendFn func([]byte) ([]byte, error))
source not stored for this graph (policy: none)
no test coverage detected