androidx.datastore.core.handlers
Classes
ReThrowCorruptionHandler |
Default corruption handler which does nothing but rethrow the exception. |
ReplaceFileCorruptionHandler |
A corruption handler that attempts to replace the on-disk data with data from produceNewData. |