|
infix
A JIT-Powered FFI Library for C
|
Represents the fuzzer's input data as a consumable stream. More...
#include <fuzz_helpers.h>
Public Attributes | |
| const uint8_t * | data |
| size_t | size |
Represents the fuzzer's input data as a consumable stream.
| size_t fuzzer_input::size |
The number of bytes remaining in the buffer.