From 11f6c1304f590fa38cb5ec7c0ab9def5470e10d9 Mon Sep 17 00:00:00 2001 From: Nick Lombard Date: Tue, 5 Apr 2022 16:27:28 +0200 Subject: [PATCH] GZipOutputStream is the destination and not the source Changed the variable names to make it clear and assign the correct stream order to the `Copy` function. Fixed typo in `StreamUtils` class name --- ...ode.SharpZipLib.GZip.GZipOutputStream.html | 122 +++++++++--------- 1 file changed, 61 insertions(+), 61 deletions(-) diff --git a/help/api/ICSharpCode.SharpZipLib.GZip.GZipOutputStream.html b/help/api/ICSharpCode.SharpZipLib.GZip.GZipOutputStream.html index f90ff1c7f..fde444a92 100644 --- a/help/api/ICSharpCode.SharpZipLib.GZip.GZipOutputStream.html +++ b/help/api/ICSharpCode.SharpZipLib.GZip.GZipOutputStream.html @@ -25,28 +25,28 @@
-