Keyoti RapidSpell Desktop .NET API Docs
LastModified Field
APIKeyoti.RapidSpell.CompressionGZipStreamLastModified
Keyoti RapidSpell Desktop .NET
The last modified time for the GZIP stream.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual 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
Field Value
Remarks
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