Expand description
A classic 16-column hexdump with absolute file offsets.
Functionsยง
- dump
- Hexdump
data, labelling each row with its absolute offset (baseis the file offset ofdata[0]). At mostmaxbytes are shown; the remainder is summarised. Returns the formatted block (no trailing newline).