Searched refs:writeQuotedUTF8 (Results 1 – 3 of 3) sorted by relevance
140 int writeQuotedUTF8(OutputStream out) throws IOException; in writeQuotedUTF8() method
28 assertEquals(QUOTED.length(), sstr.writeQuotedUTF8(bytes)); in testAppending()
199 public int writeQuotedUTF8(OutputStream out) throws IOException { in writeQuotedUTF8() method in SerializedString