hexDump¶
-
class hexDump : public kotekan::Stage¶
Prints out contents of a buffer in hex in an xxd style format.
- Buffers
in_bufThe buffer to print the contents of.Format: any
Metadata:
any
- Param len:
Default 128. The number of bytes to print.
- Param offset:
Default 0. The offset into the frame.