Searched defs:writeUtf8 (Results 1 – 2 of 2) sorted by relevance
44 BufferedSink writeUtf8(String string) throws IOException; in writeUtf8() method
53 @Override public BufferedSink writeUtf8(String string) throws IOException { in writeUtf8() method in RealBufferedSink