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

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

package maryk

import kotlin.text.encodeToByteArray as encodeToByteArrayKt

actual fun String.encodeToByteArray() = this.encodeToByteArrayKt()




© 2015 - 2025 Weber Informatics LLC | Privacy Policy