Module pwn::util::flat

source · []
Expand description

Utility for flattening a collection of data to bytes.

Traits

An object that can be ‘flattened’ down to a byte buffer.

Functions

Flatten an item into bytes in a crate::context-aware way. Un-filled bytes in the buffer will be replaced with 'a'.