get

abstract suspend fun get(sha256: Sha256): ByteArray?(source)

通过数据的 SHA-256 获取二进制内容。

Return

找不到数据返回 null。