FuzzStatelessEncoder is a fuzz test that generates random votes, encodes them as msgpack, and uses them to seed the Go fuzzer. If they are valid, they will also be decompressed. Since the fuzzer is generating random data that StatelessEncoder expects to be valid msgpack-encoded votes, this test is
(f *testing.F)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected