gpt4 book ai didi

android - 如何以字节形式获取 okhttp 存储的缓存大小?

转载 作者:太空狗 更新时间:2023-10-29 12:59:01 25 4
gpt4 key购买 nike

我在我的 android 项目中使用 retrofit2okhttp 并缓存响应数据从服务器端。

有没有办法找到缓存存储中存储了多少字节并记录下来?

提前致谢!

最佳答案

您可以通过以下方式从 Retrofit 实例中获取它:

val cacheSize = (retrofit.callFactory() as OkHttpClient).cache()?.size()

关于android - 如何以字节形式获取 okhttp 存储的缓存大小?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57833259/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com