Definition of utility class buf2str. More...
#include <libcwd/char2str.h>
#include <cstddef>
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | libcwd::buf2str |
Print a (char ) buffer with a given size to a debug ostream, escaping non-printable characters. More... | |
Namespaces | |
namespace | libcwd |
namespace for libcwd. |
Definition of utility class buf2str.
This header file provides the declaration and definition of utility class buf2str .