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
Each field defines it's own decode and encode methods. The VarintField methods appear to be very close to the implementation in the Encoder and Decoder. They may be able to be consolidated.