const mixinafColdFeet::DigestStrategy
afColdFeet::DigestStrategy
(Service) - Cold Feet's strategy for generating digests from a file.
- digest
abstract Str? digest(ClientAsset clientAsset)
Return a digest for the given InStream. The digest must NOT contain the character
/
.May return
null
if a digest is unavailable.