Appends a long value to the QABinaryMessage instance's message body.
public virtual void writeLong(qa_long value)
value The long value to write to the message body.
The long parameter is represented as an eight-byte value and higher order bytes are appended first.