mirror of
https://github.com/nanopb/nanopb.git
synced 2026-06-06 20:18:31 +00:00
Check whether incoming strings are valid UTF-8 sequences. Slows down the string processing slightly and slightly increases code size.
Check whether incoming strings are valid UTF-8 sequences. Slows down the string processing slightly and slightly increases code size.