I have a logger that I have given my serialized output from capnp. Now, I have used this same logger to read the data back in, which gives me a void* buffer. It should be the same data that I gave it originally.
My question is how do I go from the void* to kj::VectorOutputStream? -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/capnproto/e336c3a5-074d-4a2a-bfea-b985c1fd6a5e%40googlegroups.com.
