# Functions
No description provided by the author
No description provided by the author
No description provided by the author
IndentBytes converts a JSON byte array into a prettified byte array.
IndentReader returns a byte slice of indented JSON given an `io.Reader`.
No description provided by the author
MarshalOrDefault returns the supplied default value in the event of an error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PrintReaderIndent returns an indented JSON byte array given an `io.Reader`.
Unescape is designed to unescape a stringified JSON.
UnmarshalAny will unmarshal anything to `v`, including first marshalling anything that is not a byte array to a JSON byte array.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnmarshalStrict returns an error when the destination is a struct and the input contains object keys which do not match any non-ignored, exported fields in the destination.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author