mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-28 09:38:53 +00:00
8bad3d08d7
Adds Genode::Hex_dump class to the formatted_output.h header. This class can be used to print a hexadecimal dump of a byte range. The data is printed in a format similar to that used by Linux's 'xxd'. In addition to the 'xxd' format, consecutive duplicate lines are replaced with a single "*\n" as done also by Linux's 'hexdump'. Ref #4966 |
||
---|---|---|
.. | ||
bezier.h | ||
color.h | ||
dirty_rect.h | ||
dither_matrix.h | ||
endian.h | ||
formatted_output.h | ||
geometry.h | ||
utf8.h |