Searched defs:appendTwoBytes (Results 1 – 2 of 2) sorted by relevance
90 ByteSinkUtil::appendTwoBytes(UChar32 c, ByteSink &sink) { in appendTwoBytes() function in ByteSinkUtil
106 public void appendTwoBytes(int b16) { in appendTwoBytes() method in ByteArrayBuilder