Searched refs:putQuotedUTF8 (Results 1 – 3 of 3) sorted by relevance
150 int putQuotedUTF8(ByteBuffer buffer) throws IOException; in putQuotedUTF8() method
53 assertEquals(-1, sstr.putQuotedUTF8(bbuf)); in testFailedAccess()
221 public int putQuotedUTF8(ByteBuffer buffer) { in putQuotedUTF8() method in SerializedString