Searched refs:bytesToHex (Results 1 – 2 of 2) sorted by relevance
88 bytesToHex(sha1hash) in <lambda>()253 fun bytesToHex(bytes: ByteArray): String { in <lambda>() method
258 val identifier = if (assetEntity.hash != null) "hash " + UpdatesUtils.bytesToHex( in downloadAllAssets()