JsonUtf8Reader --> Kt (#1400)

* initial attempt

* passing tests

* cleanup

* Apply suggestions from code review

Co-authored-by: Jake Wharton <github@jakewharton.com>

* split `also` to two lines

* remove !! and labels

* spotless

* Apply suggestions from code review

Co-authored-by: Jake Wharton <github@jakewharton.com>

* clean up a few more things

* pull duplicated code into an inline fun

* missed one

* refactor double field evaluation to inline fun

* spotless

* Apply suggestions from code review

Co-authored-by: Jake Wharton <github@jakewharton.com>

* var -> val

Co-authored-by: Jake Wharton <github@jakewharton.com>
This commit is contained in:
Parth Padgaonkar
2021-12-26 17:05:55 -05:00
committed by GitHub
parent f3d2103ffb
commit c49daf907b
2 changed files with 1082 additions and 1254 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff