When I am the newer to use nanopb and study the document of nanopb on website, there are some questions that I want to ask. Thank you.
Q1. Could you explain the following statement and give a example to tell me? What is unknown fields?
"Unknown fields are not preserved when decoding and re-encoding a message."
Q2. I also don't understand the folowing statement and could you also describe and give me the real example to explain?
"Cyclic references between messages are supported only in callback and malloc mode."
Thank you.
Shelley
Thank you for your fast and full reply.
There is one more question to ask you.
Could you also describe and give me the real example to explain reflection example?
Shelley
"Reflection (runtime introspection) is not supported. E.g. you can't request a field by giving its name in a string."
I am really appreciate your answer.
Thank you!!
Shelley