Searched defs:readUtf8 (Results 1 – 4 of 4) sorted by relevance
144 String readUtf8() throws IOException; in readUtf8() method150 String readUtf8(long byteCount) throws IOException; in readUtf8() method
163 @Override public String readUtf8() throws IOException { in readUtf8() method in RealBufferedSource168 @Override public String readUtf8(long byteCount) throws IOException { in readUtf8() method in RealBufferedSource
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