# Functions
No description provided by the author
Marshal delegates to jsoniterStd It is only here so this package can be a drop-in for common encoding/json uses.
NewDecoder delegates to jsoniterStd.
NewEncoder delegates to jsoniterStd.
Unmarshal delegates to jsoniterStd.
Unmarshal unmarshals the given data If v is a *map[string]interface{}, numbers are converted to int64 or float64.
Valid delegates to jsoniterStd.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
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