setDigest

open fun setDigest(value: ByteString): AssetBundle.Builder
Raw bytes of a digest matching the algorithm for digests in file names, which represents a unique fingerprint of
the full asset bundle.
bytes digest = 4;

Return

This builder for chaining.

Parameters

value

The digest to set.