Deflation

Constructors:

Based on compression degree

Description:

Implements data deflation algorithm It can be used for data compression by ValueStorage object.

Availability:

Thin client, server, thick client, external connection, Mobile application (client), Mobile application (server).

Example:

Storage = New ValueStorage(Value, New Deflation(9));

See also:

ValueStorage, constructor Based on value

    

1C:Enterprise Developer's Community