Hi, I am having a similar issue! Did you figure out how to resolve this?
On Monday, May 7, 2018 at 5:26:07 AM UTC-4, Silpa Ks wrote: > > > Hi, > > I'm facing problem in parsing binary file containing protobuf data in > array format. When I used the python API, ParseFromString output was > always zero or none. The serialized protobuf data in the binary file was > generated using C++ API, SerializeToArray. But to parse the bin file, I > want to use python for parsing. But in python I couldn't find any API to > parse serialized protobuf data as array in binary file. Is there any python > API to resolve this issue? Can anyone please suggest a solution for this? > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" 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/protobuf/c8057f8d-5a4d-440e-9de0-ebbba0c03c42%40googlegroups.com.
