simple-binary-encoding icon indicating copy to clipboard operation
simple-binary-encoding copied to clipboard

How do I stream in SBE message that was streamed out to re-create the C++ object

Open avikas974 opened this issue 4 years ago • 1 comments

Currently SBE is generating C++ header file to stream out the message. It is very good feature but only half. Where is the other half to re-create the object by streaming in the message that was streamed out earlier? I think stream in will improve usability of SBE in C++ multi-fold.

avikas974 avatar Dec 08 '21 19:12 avikas974

Sounds useful. And we would definitely look at a PR for it.

tmontgomery avatar Dec 08 '21 20:12 tmontgomery