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

Method UnmarshalEasyJSON

benchmark/benchmark_easyjson.go:786–788  ·  view source on GitHub ↗

Benchmark harness support for STK-REQ-004.

(l *jlexer.Lexer)

Source from the content-addressed store, hash-verified

784
785// Benchmark harness support for STK-REQ-004.
786func (v *SmallPayload) UnmarshalEasyJSON(l *jlexer.Lexer) {
787 easyjson_decode_github_com_buger_jsonparser_benchmark_SmallPayload(l, v)
788}

Callers

nothing calls this directly

Tested by

no test coverage detected