Appends a byte value to the QABinaryMessage instance's message body.
public virtual void writeByte(qa_byte value)
value The byte array value to write to the message body.
The byte is represented as a one-byte value.