Searched defs:readUtf8CodePoint (Results 1 – 11 of 11) sorted by relevance
422 fun readUtf8CodePoint(): Int method
77 actual fun readUtf8CodePoint(): Int method
77 override fun readUtf8CodePoint(): Int = commonReadUtf8CodePoint() method in okio.RealBufferedSource
144 override fun readUtf8CodePoint(): Int = commonReadUtf8CodePoint() in <lambda>() method in okio.Buffer
119 actual fun readUtf8CodePoint(): Int method
108 override fun readUtf8CodePoint(): Int = commonReadUtf8CodePoint() in readUtf8Line() method in okio.RealBufferedSource
338 override fun readUtf8CodePoint(): Int = commonReadUtf8CodePoint() in <lambda>() method in okio.Buffer
187 int readUtf8CodePoint() throws IOException; in readUtf8CodePoint() method
206 @Override public int readUtf8CodePoint() throws IOException { in readUtf8CodePoint() method in RealBufferedSource
189 int readUtf8CodePoint() throws IOException; in readUtf8CodePoint() method
207 @Override public int readUtf8CodePoint() throws IOException { in readUtf8CodePoint() method in RealBufferedSource