Appends a short value to the QABinaryMessage instance's message body.
public virtual void writeShort(qa_short value)
value The short value to write to the message body.
The short parameter is represented as a two-byte value and the higher order byte is appended first.