clear

@JvmName(name = "clearIntegrity")
fun DslList<DataFingerprint, CompressedDataKt.Dsl.IntegrityProxy>.clear()
Holds an (optional) integrity fingerprint, calculated from the held data *before* compression, which maybe used to
verify the consistency of the data held by this container after de-compression.

repeated .elide.data.DataFingerprint integrity = 3;