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.

Top-level functions summary

InterProcessCoordinator

Create a coordinator for single process use cases.

Top-level functions

createSingleProcessCoordinator

fun createSingleProcessCoordinator(path: Path): InterProcessCoordinator

Create a coordinator for single process use cases.

Parameters
path: Path

The canonical path of the file managed by createSingleProcessCoordinator