okio icon indicating copy to clipboard operation
okio copied to clipboard

Bring GzipSink/GzipSource to the rest of the targets

Open Wavesonics opened this issue 11 months ago • 7 comments
trafficstars

Being able to use Gzip in common code would be a killer feature.

I surveyed the other options out there:

  • Korge supports more targets, but not all of them, and has some limitations around using Gzip with streams
  • KotlinxIO doesn't support it at all yet

Would love to see a pure KMP implementation of Gzip!

Wavesonics avatar Nov 26 '24 07:11 Wavesonics