Files
swift-protobuf/FuzzTesting/Sources/FuzzTextFormat
Thomas Van Lenten 1bfc284be5 Add support for decoding options during fuzz testing.
In Binary, TextFormat, and JSON, a leading byte is not value, so leverage that
to indicate that the next byte should be used as bits for decoding options.
2024-04-30 16:27:13 -04:00
..