write
Deprecated (with error)
This is going to be removed or renamed.
Replace with
import io.ktor.utils.io.writeFully
Content copied to clipboard
writeFully(string.toByteArray(charset))
Content copied to clipboard
This is going to be removed or renamed.
import io.ktor.utils.io.writeFully
writeFully(string.toByteArray(charset))