initialize

abstract suspend fun initialize()(source)

Initialize the storage. This method must be called before any other method on the storage.

Throws

if initialization fails.