//
pkg.gl
Category
github.com/gooxion/sonic
decoder
package
0.0.1
Repository:
https://github.com/gooxion/sonic.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
22
Dependents
0
Files
3.2k SLOC
#
Functions
NewDecoder
NewDecoder creates a new decoder instance.
Pretouch
Pretouch compiles vt ahead-of-time to avoid JIT compilation on-the-fly, in order to reduce the first-hit latency.
#
Structs
Decoder
Decoder is the decoder context object.
SyntaxError
No description provided by the author