Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

GzipCompressionStream.StartNextFile Method

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

StartNextFile()

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

Declaration
public void StartNextFile()

StartNextFile(String, Nullable<DateTime>, String)

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

Declaration
public void StartNextFile(string fileName, DateTime? lastWriteTime, string comment)
Parameters
Type Name Description
String fileName

A file name associated with compressed data.

Nullable<DateTime> lastWriteTime

A last modification time associated with compressed data.

String comment

A comment associated with compressed data.

In This Article
  • StartNextFile()
  • StartNextFile(String, Nullable<DateTime>, String)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies