Crate hex_utils [] [src]

Structs

Options

Options how to create xxd output.

XxdLines

Iterator over lines returned by xxd.

Functions

xxd

Returns xxd iterator over the data created based on options. If options is None, default are used.

xxd_str

Returns one string of xxd output from data created based on options.