Searched defs:encodeUtf8CodePoint (Results 1 – 2 of 2) sorted by relevance
87 public static int encodeUtf8CodePoint(CharSequence in, int start, byte[] out) { in encodeUtf8CodePoint() method in Utf8
205 public fun encodeUtf8CodePoint(input: CharSequence, start: Int, out: ByteArray): Int { in isNotTrailingByte() method