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 GzipSink and GzipSource multiplatform #1436

Closed swankjesse closed 7 months ago

swankjesse commented 7 months ago

This layers on top of the newly-multiplatformed Inflater, Deflater, and CRC32.