//readium-shared/org.readium.r2.shared.fetcher/synchronized
synchronized¶
[androidJvm]\ fun Resource.synchronized(): SynchronizedResource
Wraps this resource in a SynchronizedResource to protect the access from multiple threads.
//readium-shared/org.readium.r2.shared.fetcher/synchronized
[androidJvm]\ fun Resource.synchronized(): SynchronizedResource
Wraps this resource in a SynchronizedResource to protect the access from multiple threads.