Searched refs:shortToBytes (Results 1 – 1 of 1) sorted by relevance
366 public static byte[] shortToBytes(short value) { in shortToBytes() method in LiteralTools383 return shortToBytes((short)value); in charToBytes()