Compressing with GZIP in c# and decompressing in python fails

后端 未结 0 680
忘了有多久
忘了有多久 2020-12-17 17:04

I have a flow where some data (like an image/video) gets compressed using GZip like this:

await using var outputStream          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题