Hi, I am trying to read YAML file with protobuf as schema. I can use some YAML library to read file into some object. How can I convert it to protobuf message then?
I dig down the codes on converting json to message but could not find any helpful public API. Any suggestion? Thanks ahead! -- 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/bb4a961b-e082-4526-a86b-5ac62d878d81n%40googlegroups.com.
