reformatObject parses a JSON object from the start of src and appends it to the end of dst, reformatting whitespace and strings as needed. It returns the extended dst buffer and the number of consumed input bytes.
(dst []byte, src Value, depth int)
source not stored for this graph (policy: none)
no test coverage detected