aboutsummaryrefslogtreecommitdiff
path: root/okio/src/commonMain/kotlin/okio/Okio.kt
AgeCommit message (Expand)Author
2023-01-30Update Spotless and Ktlint, and appease these robots (#1213)Jesse Wilson
2023-01-05Ensure close is called in all use cases (#1190)Yuri Schimke
2021-01-05Add a multiplatform okio.Closeable interfaceJesse Wilson
2020-01-16JvmMultifileClass annotation removes expect/actual of buffer() extensionBrian Norman
2019-08-29Move RealBufferedSink and RealBufferedSource to Kotlin/CommonBrian Norman
2019-04-29Move source files to confirm to Kotlin Multiplatform Gradle pluginBrian Norman