WeihanLi/WeihanLi.Common

DecompressGZip error

Closed this issue · 2 comments

gitlsl commented

public static byte[] DecompressGZip(this Stream stream)

这里应该用 outStream.ToArray not outStream.GetBuffer

Thanks

发布了一个新版本 1.0.59,感谢感谢
https://www.nuget.org/packages/WeihanLi.Common/1.0.59