Module hexdump

Module hexdump 

Source
Expand description

Hexadecimal representation

Functionsยง

to_bytes
Output binary data from hexdump.
to_hexdump_pos
Calculates the position in the hexdump output where the byte at the given binary error position will appear.
to_string
Dump binary data in hexadecimal.