Module libafl::inputs::bytes[][src]

The BytesInput is the “normal” input, a map of bytes, that can be sent directly to the client (As opposed to other, more abstract, imputs, like an Grammar-Based AST Input)

Structs

BytesInput

A bytes input is the basic input