androidx.datastore.core.okio
Interfaces
OkioSerializer |
The OkioSerializer determines the on-disk format and API for accessing it. |
Classes
OkioStorage |
OKIO implementation of the Storage interface, providing cross platform IO using the OKIO library. |
OkioStorageKt |