add
fun DslList<CompressionMode, AssetBundleKt.BundlerSettingsKt.Dsl.CompressionProxy>.add(value: CompressionMode)
Enabled compression algorithms. If this property is set, there may be compressed variants for each asset,
potentially depending on whether the compressed asset variant saved space over the wire.
Content copied to clipboard
repeated .elide.data.CompressionMode compression = 4;
Parameters
value
The compression to add.