> I wonder if I can access message data of this class? It has to_string() > function, but I want to carry some binary data via message. I looked at > the documentation, but it did not look like it had any way to pass the > data. > Thanks, >
The to_string() is the data. Example: the oscope uses messages to pass scope frames. -Josh _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
