when using compressobj and trying to flush it does not return anything

前端 未结 0 2016
抹茶落季
抹茶落季 2020-12-17 02:13

I am trying to learn zlib and when I was trying to learn the decompressobj and use flush() to add at it to an empty bytes variable it doesnt work

import zlib
         


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