...

Package textfuzz

import "google.golang.org/protobuf/internal/fuzz/textfuzz"
Overview
Index

Overview ▾

Package textfuzz includes fuzzers for prototext.Marshal and prototext.Unmarshal.

func Fuzz

func Fuzz(data []byte) (score int)

Fuzz is a fuzzer for proto.Marshal and proto.Unmarshal.