Crate hex_utils

Crate hex_utils 

Source

Structs§

Format
Format configuration of xxd output
XxdLines
Iterator over lines returned by xxd.

Functions§

xxd
Returns xxd iterator over the data configured by format. Passing None to format will use defaults.
xxd_str
Returns the whole xxd output as one string.