The last modified time for the GZIP stream.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public DateTime LastModified
public DateTime LastModified
Public LastModified As DateTime
Public LastModified As DateTime
public: DateTime LastModified
public: DateTime LastModified
val mutable LastModified: DateTime
val mutable LastModified: DateTime


GZIP allows the storage of a last modified time with each GZIP entry.
When compressing data, you can set this before the first call to
Write(). When decompressing, you can retrieve this value any time
after the first call to Read().
Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412