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
encoding/json: fix byte counter increments when using decoder.Token()
At every iteration of decoder.Token(), scaner.bytes does not increment
when it meets spaces and other non value token.
Signed-off-by: Peng Gao <[email protected]>
Change-Id: Id41b7e22e2c45fffc7fafacd618724f0f214dd2f
0 commit comments