mike805 on Nostr: npub1j43pt…0jvze That is something I had wondered about. You can do that with c ...
npub1j43pt6t2armkngn84945s3ns6zl68g9xx3w6jg25snanatz6zs6s40jvze (npub1j43…jvze) That is something I had wondered about. You can do that with c structs and unions to create pseudo-OOP classes.
Are there any cases where decoding a protobuf using the wrong type will crash the program, corrupt memory, or otherwise get you in trouble? If a string vs int difference is present for example?
Are there any cases where decoding a protobuf using the wrong type will crash the program, corrupt memory, or otherwise get you in trouble? If a string vs int difference is present for example?