Add a const version of data() and make size() const so we can pass messages around by const refeference when we only need read-only data access.
This is C++ binding for 0MQ