eclipse-zenoh / zenoh-c

C API for Zenoh
http://zenoh.io
Other
80 stars 57 forks source link

impose utf-8 correctness check when serializing strings #771

Closed DenisBiryukov91 closed 1 month ago

DenisBiryukov91 commented 1 month ago

impose utf-8 correctness check when serializing strings; add serialization functions for substrings; make all serialization functions fallible;