# und debug raw-bytes
Convert raw bytes output (eg. [10 21 13 255]) to hex
# Synopsis
Convert raw-bytes to hex.
und debug raw-bytes <raw-bytes> [flags]
# Examples
und debug raw-bytes '[72 101 108 108 111 44 32 112 108 97 121 103 114 111 117 110 100]'
# Options
-h, --help help for raw-bytes
# SEE ALSO
- und debug - Tool for helping with debugging your application