square / okio

A modern I/O library for Android, Java, and Kotlin Multiplatform.
https://square.github.io/okio/
Apache License 2.0
8.81k stars 1.18k forks source link

Update ReadFileLineByLineKt reference #1522

Closed emmanuel-ferdman closed 2 months ago

emmanuel-ferdman commented 2 months ago

PR Summary

PR #1035 renamed the ReadFileLineByLine.kt file to be ReadJavaIoFileLineByLine.kt. This PR adjusts sources to changes.

oldergod commented 2 months ago

Thank you