square / okio

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

Make Inflater and Deflater symmetric #1426

Closed swankjesse closed 7 months ago

swankjesse commented 7 months ago

I expect this to simplify adding DeflaterSink and InflaterSource.