Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( NewDecoder = newDecoder NewEncoder = newEncoder Marshal = sonic.Marshal Unmarshal = sonic.Unmarshal MarshalIndent = runtimejson.MarshalIndent )
Functions ¶
This section is empty.
Types ¶
type Encoder ¶
type Encoder struct {
*encoder.StreamEncoder
}
Click to show internal directories.
Click to hide internal directories.