libcwdversion 2.0.0
The C++ Debugging Support Library
Loading...
Searching...
No Matches
buf2str.h File Reference

Definition of utility class buf2str. More...

#include "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.

Detailed Description

This header file provides the declaration and definition of utility class buf2str .