...
Package wirefuzz
import "google.golang.org/protobuf/internal/fuzz/wirefuzz"
- Overview
- Index
Package wirefuzz includes a fuzzer for the wire marshaler and unmarshaler.
func Fuzz(data []byte) (score int)
Fuzz is a fuzzer for proto.Marshal and proto.Unmarshal.