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
We can modify PartialBuffer to return a non-generic view type, so that the implementation of en/decoders would be generic free, and avoid generates duplicate code.