Searched refs:putUnquotedUTF8 (Results 1 – 3 of 3) sorted by relevance
155 int putUnquotedUTF8(ByteBuffer out) throws IOException; in putUnquotedUTF8() method
58 assertEquals(-1, sstr.putUnquotedUTF8(bbuf)); in testFailedAccess()
235 public int putUnquotedUTF8(ByteBuffer buffer) { in putUnquotedUTF8() method in SerializedString