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

iosX64Test.maryk.decodeToString.kt Maven / Gradle / Ivy

package maryk

import kotlin.text.decodeToString as decodeToStringKt

actual fun ByteArray.decodeToString() = this.decodeToStringKt()




© 2015 - 2025 Weber Informatics LLC | Privacy Policy