#include <AH/PrintStream/PrintStream.hpp>
Definition at line 70 of file PrintStream.hpp.
Collaboration diagram for HexDump:Public Member Functions | |
| HexDump (const uint8_t *data, size_t length) | |
| template<size_t N> | |
| HexDump (const uint8_t(&data)[N]) | |
Public Attributes | |
| const uint8_t * | data |
| size_t | length |
Definition at line 71 of file PrintStream.hpp.
Definition at line 73 of file PrintStream.hpp.
Definition at line 74 of file PrintStream.hpp.
| size_t length |
Definition at line 75 of file PrintStream.hpp.