mirror of
https://github.com/fankes/moshi.git
synced 2025-10-18 23:49:21 +08:00
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:
File diff suppressed because it is too large
Load Diff
1082
moshi/src/main/java/com/squareup/moshi/JsonUtf8Reader.kt
Normal file
1082
moshi/src/main/java/com/squareup/moshi/JsonUtf8Reader.kt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user