.NET中的DeflateStream 4GB限制 [英] DeflateStream 4GB Limit in .NET

查看:120
本文介绍了.NET中的DeflateStream 4GB限制的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

来自MSDN: DeflateStream Class

DeflateStream不能用于压缩大于4 GB的文件。

DeflateStream cannot be used to compress files larger than 4 GB.

在没有4 GB限制的情况下,有没有其他任何.NET实现?

Are there any other implementations for .NET without the 4 GB limit?

注意:我真的需要解压缩内容大于4 GB的GZ格式的文件。

NOTE: I really need to decompress a file in GZ format with content larger than 4 GB. Can any code do that?

推荐答案

查看 SharpZipLib 。不确定是否受到相同的限制,但值得一看。

Take a look at SharpZipLib. Not sure if it's subject to the same limitation, but worth a look.

这篇关于.NET中的DeflateStream 4GB限制的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆