binary-streams / loggersoft.kotlin.streams / kotlin.ByteArray / decodeUtf8

decodeUtf8

fun ByteArray.decodeUtf8(offset: Int): Int

Decodes UTF-8 code point starting from offset.

Exceptions

CharacterCodingException -