maxUTF8Length

fun maxUTF8Length(utf16Length: Int): Int

Returns the maximum number of utf8 bytes required to encode a utf16 (e.g., java char[], String)