okio
https://github.com/square/okio
Kotlin
A modern I/O library for Android, Java, and Kotlin Multiplatform.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Kotlin not yet supported8 Subscribers
Add a CodeTriage badge to okio
Help out
- Issues
- Update dependency java to v24
- BufferedSource.readUtf8Line as Sequence<String>(kt) and Stream<String>(java)
- Add Buffer indexOf with Limit
- Corrupted file after write using buffered sink (Kotlin/Native)
- Handle source close while reading on Pipe
- Bring GzipSink/GzipSource to the rest of the targets
- Unsuppress Android Lint
- `WasiFileSystemTest` is flaky
- `PipeTest.sourceBlocksOnSlowWriter`/`sinkBlocksOnSlowReader` is flaky
- `PipeKotlinTest.honorsUnderlyingSinkDeadlineOnFlushingWhenItIsSmaller` is flaky
- Docs
- Kotlin not yet supported