invoke

operator fun invoke(source: String, size: Long): Fingerprint(source)

Creates a fingerprint from the source and the size of the file


operator fun invoke(value: String): Fingerprint?(source)

Creates a fingerprint from the value. Returns null if the value is not a valid fingerprint