Searched defs:readUtf8 (Results 1 – 2 of 2) sorted by relevance
142 String readUtf8() throws IOException; in readUtf8() method148 String readUtf8(long byteCount) throws IOException; in readUtf8() method
162 @Override public String readUtf8() throws IOException { in readUtf8() method in RealBufferedSource167 @Override public String readUtf8(long byteCount) throws IOException { in readUtf8() method in RealBufferedSource