Manipulator for printing binary representation of the data. More...
#include <dump.hpp>
Public Member Functions | |
dump_manip (const void *data, std::size_t size) BOOST_NOEXCEPT | |
dump_manip (dump_manip const &that) BOOST_NOEXCEPT | |
const void * | get_data () const BOOST_NOEXCEPT |
std::size_t | get_size () const BOOST_NOEXCEPT |
Manipulator for printing binary representation of the data.
|
inline |
|
inline |
|
inline |
|
inline |