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

Method MarshalEasyJSON

benchmark/benchmark_easyjson.go:625–627  ·  view source on GitHub ↗

Benchmark harness support for STK-REQ-004.

(w *jwriter.Writer)

Source from the content-addressed store, hash-verified

623
624// Benchmark harness support for STK-REQ-004.
625func (v *CBGravatar) MarshalEasyJSON(w *jwriter.Writer) {
626 easyjson_encode_github_com_buger_jsonparser_benchmark_CBGravatar(w, v)
627}
628
629// Benchmark harness support for STK-REQ-004.
630func (v *CBGravatar) UnmarshalEasyJSON(l *jlexer.Lexer) {

Callers

nothing calls this directly

Tested by

no test coverage detected