getMd5

@Nullable
abstract fun getMd5(): ByteString

Return the MD5 digest of the file, if avaialable.

For details on availability, refer to the related documentation page.

Return

MD5 digest or null if not available