androidx.datastore.core.handlers


Classes

ReThrowCorruptionHandler

Default corruption handler which does nothing but rethrow the exception.

Cmn
android
N
JS
ReplaceFileCorruptionHandler

A corruption handler that attempts to replace the on-disk data with data from produceNewData.

Cmn
android
N
JS