Skip to content
Snippets Groups Projects
Commit 2f22e97c authored by Mitchel Humpherys's avatar Mitchel Humpherys
Browse files

lrdpv2: ramdump: return a string from `hexdump'

hexdump currently prints to stdout.  Although that's convenient for
interactive debugging it's not very useful for re-use in other parts of
the parser.  Return a string instead of printing to stdout.

Also add a usage example.

Change-Id: I18535f5339be85ffc5661e51430bba9a55fe665d
parent 89491fd8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment