addAll
fun DslList<DataFingerprint, CompressedDataKt.Dsl.IntegrityProxy>.addAll(values: Iterable<DataFingerprint>)
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.
Content copied to clipboard
repeated .elide.data.DataFingerprint integrity = 3;
Parameters
values
The integrity to add.