Presumably: convert the hex to bytes, and run it though the normal API for your library/platform?
On Fri, 4 Jan 2019, 22:35 <[email protected] wrote: > I have the java schema and the .proto schema for the data. > > The data is binary represented as hex. Is it possible to decode the data > with the schemas I have? if so how? > > -- > 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 post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/protobuf. > For more options, visit https://groups.google.com/d/optout. > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
