You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here I'm trying to build a system that relies on storing some of it's internal structures in JSON format. Some of fields may contain the binary data, and I mentioned that everything after '\0' is getting discarded - just as in old good "plain C" strings:
Could you please let me know if that's something that you'd like to be fixed?
Thank you very much for your time, and sorry for bothering you with a such sort of things!