Liam Staskawicz
2017-11-22 21:10:03 UTC
Hello,
Part of my current project provides a mechanism to transmit capnp
messages and I'd like to accept a T::Builder as input, rather than a
MessageBuilder if possible, to help avoid messages of the incorrect type
being sent on a channel.
Is it possible to access the MessageBuilder that a T::Builder is
associated with through the T::Builder? Is there a better way to
approach this issue?
Thanks!
Liam
Part of my current project provides a mechanism to transmit capnp
messages and I'd like to accept a T::Builder as input, rather than a
MessageBuilder if possible, to help avoid messages of the incorrect type
being sent on a channel.
Is it possible to access the MessageBuilder that a T::Builder is
associated with through the T::Builder? Is there a better way to
approach this issue?
Thanks!
Liam
--
You received this message because you are subscribed to the Google Groups "Cap'n Proto" group.
To unsubscribe from this group and stop receiving emails from it, send an email to capnproto+***@googlegroups.com.
Visit this group at https://groups.google.com/group/capnproto.
You received this message because you are subscribed to the Google Groups "Cap'n Proto" group.
To unsubscribe from this group and stop receiving emails from it, send an email to capnproto+***@googlegroups.com.
Visit this group at https://groups.google.com/group/capnproto.