L leo Apr 28, 2006 #1 I know there was a limit of 4gb on for some compression tools. Does this limit exist for System.IO.Compression?
I know there was a limit of 4gb on for some compression tools. Does this limit exist for System.IO.Compression?
? =?ISO-8859-1?Q?G=F6ran_Andersson?= Apr 30, 2006 #2 I know there was a limit of 4gb on for some compression tools. Does this limit exist for System.IO.Compression? Click to expand... Yes, according to the documentation. "This class cannot be used to compress files larger than 4 GB." http://msdn2.microsoft.com/en-us/library/system.io.compression.deflatestream(VS.80).aspx
I know there was a limit of 4gb on for some compression tools. Does this limit exist for System.IO.Compression? Click to expand... Yes, according to the documentation. "This class cannot be used to compress files larger than 4 GB." http://msdn2.microsoft.com/en-us/library/system.io.compression.deflatestream(VS.80).aspx