Contents

compressedBytes

The number of compressed bytes written to the migration infrastructure, if the extension uses compression.

Declaration

let compressedBytes: Int?

Discussion

Use this information in testing to determine if your extension might benefit from data compression during migration.

If the extension doesn’t use compression, this property is nil.

See Also

Inspecting data size properties