Hi all,
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,
Thomas
Hi all,
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,
Thomas
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
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs