MCPcopy Create free account
hub / github.com/buger/jsonparser / MarshalEasyJSON

Method MarshalEasyJSON

benchmark/benchmark_easyjson.go:671–673  ·  view source on GitHub ↗

Benchmark harness support for STK-REQ-004.

(w *jwriter.Writer)

Source from the content-addressed store, hash-verified

669
670// Benchmark harness support for STK-REQ-004.
671func (v *CBAvatar) MarshalEasyJSON(w *jwriter.Writer) {
672 easyjson_encode_github_com_buger_jsonparser_benchmark_CBAvatar(w, v)
673}
674
675// Benchmark harness support for STK-REQ-004.
676func (v *CBAvatar) UnmarshalEasyJSON(l *jlexer.Lexer) {

Callers

nothing calls this directly

Tested by

no test coverage detected