Finishes current file and writes new GZIP header for next file into the underlying stream.

Namespace:  Rebex.IO.Compression.Streams
Assembly:  Rebex.Zip (in Rebex.Zip.dll)

Syntax

Visual Basic
Public Sub StartNextFile
C#
public void StartNextFile()

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also