Searched refs:shortArrayToBytes (Results 1 – 1 of 1) sorted by relevance
971 out.write(shortArrayToBytes(keys16)); in writeBinary()972 LDML2ICUBinaryWriter.written += shortArrayToBytes(keys16).length; in writeBinary()1248 private static byte[] shortArrayToBytes(short[] x) { in shortArrayToBytes() method in ICUResourceWriter