All Downloads are FREE. Search and download functionalities are using the official Maven repository.

androidMain.maryk.rocksdb.Env.kt Maven / Gradle / Ivy

package maryk.rocksdb

actual typealias Env = org.rocksdb.Env

actual fun getDefaultEnv(): Env = Env.getDefault()




© 2015 - 2025 Weber Informatics LLC | Privacy Policy