In the [Will Message section of the MQTT 3.1.1 documentation](https://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html#_Toc385349244), a two-byte length prefix is mentioned before the actual message. However, this is not mentioned in the [Will Payload section of the MQTT 5.0 documentation](https://docs.oasis-open.org/mqtt/mqtt/v5.0/os/mqtt-v5.0-os.html#_Toc3901070). Do we still need this in MQTT 5.0? If so, should we add that description for better clarity?