semoro
val short1: Short = 0 //.... val array = ByteBuffer.allocate(16).putShort(short1) //...... .array()