Package-level declarations
Types
Properties
Functions
Link copied to clipboard
actual fun CharsetDecoder.decode(input: ERROR CLASS: Symbol not found for Source, dst: ERROR CLASS: Symbol not found for Appendable, max: Int): Int
Link copied to clipboard
fun CharsetEncoder.encode(input: CharSequence, fromIndex: Int = 0, toIndex: Int = input.length): Source
Link copied to clipboard
expect fun CharsetEncoder.encodeToByteArray(input: CharSequence, fromIndex: Int = 0, toIndex: Int = input.length): ByteArray
actual fun CharsetEncoder.encodeToByteArray(input: CharSequence, fromIndex: Int, toIndex: Int): ByteArray
actual fun CharsetEncoder.encodeToByteArray(input: CharSequence, fromIndex: Int, toIndex: Int): ByteArray
actual fun CharsetEncoder.encodeToByteArray(input: CharSequence, fromIndex: Int, toIndex: Int): ByteArray
actual fun CharsetEncoder.encodeToByteArray(input: CharSequence, fromIndex: Int, toIndex: Int): ByteArray
Link copied to clipboard
Link copied to clipboard
Check if a charset is supported by the current platform.
Check if a charset is supported by the current platform.
Check if a charset is supported by the current platform.
Check if a charset is supported by the current platform.
Check if a charset is supported by the current platform.
Link copied to clipboard