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
The problem with these byte slices is that they are often not meant for streaming, meaning, your payload may only contain the actual object and not more.
It would be nice to have two unpack methods for all structs
The text was updated successfully, but these errors were encountered: