Benchmark harness support for STK-REQ-004.
(l *jlexer.Lexer)
| 281 | |
| 282 | // Benchmark harness support for STK-REQ-004. |
| 283 | func (v *DSUser) UnmarshalEasyJSON(l *jlexer.Lexer) { |
| 284 | easyjson_decode_github_com_buger_jsonparser_benchmark_DSUser(l, v) |
| 285 | } |
| 286 | |
| 287 | // Benchmark harness support for STK-REQ-004. |
| 288 | func easyjson_decode_github_com_buger_jsonparser_benchmark_MediumPayload(in *jlexer.Lexer, out *MediumPayload) { |