package
0.0.0-20231026082336-871835fb94c6
Repository: https://github.com/goshafaq/sonic.git
Documentation: pkg.go.dev

# Functions

NewDecoder creates a new decoder instance.
NewStreamDecoder adapts to encoding/json.NewDecoder API.
Pretouch compiles vt ahead-of-time to avoid JIT compilation on-the-fly, in order to reduce the first-hit latency.

# Constants

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

# Structs

Decoder is the decoder context object.

# Type aliases

MismatchTypeError represents dismatching between json and object.
No description provided by the author
No description provided by the author
SyntaxError represents json syntax error.