commonMain.kotlinx.io.core.Experimental.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kotlinx-io-jvm Show documentation
Show all versions of kotlinx-io-jvm Show documentation
IO support libraries for Kotlin
package kotlinx.io.core
/**
* API marked with this annotation is experimental and could be changed
*/
@Experimental(Experimental.Level.WARNING)
annotation class ExperimentalIoApi
© 2015 - 2025 Weber Informatics LLC | Privacy Policy