//
pkg.gl
Category
github.com/bytedance/sonic
internal
decoder
jitdec
package
1.12.3
Repository:
https://github.com/bytedance/sonic.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
28
Dependents
1
Files
4k SLOC
#
Functions
Decode
Decode parses the JSON-encoded data from current position and stores the result in the value pointed to by val.
Pretouch
Pretouch compiles vt ahead-of-time to avoid JIT compilation on-the-fly, in order to reduce the first-hit latency.
#
Type aliases
MismatchTypeError
No description provided by the author
SyntaxError
No description provided by the author