|
Squid Web Cache master
|
Go to the source code of this file.
Functions | |
| void | PrintHex (std::ostream &os, const char *const data, const size_t n) |
| Prints the first n data bytes using hex notation. Does nothing if n is 0. | |
| void PrintHex | ( | std::ostream & | os, |
| const char *const | data, | ||
| const size_t | n | ||
| ) |
Definition at line 16 of file IoManip.cc.
References assert.
Referenced by Raw::print(), and PrintSecret().