Home | Libraries | People | FAQ | More |
This module includes different generators allowing to output binary data.
It includes generators for default, little, and big endian binary output
and a pad
generator allowing
to control padding of the generated output stream.
// forwards to <boost/spirit/home/karma/binary.hpp> #include <boost/spirit/include/karma_binary.hpp>
Also, see Include Structure.