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
then the reading implementation can access member without issue.
There may be caveats depending on the implementation, for example if your decoder checks that the incoming data contains nothing extra to what is defined in the scheme then naturally this wont work.
And other common sense stuff like indices in arrays can't change etc.
Can a writer and reader have different schema ?
The text was updated successfully, but these errors were encountered: