msg:get_message_size
Name
msg:get_message_size — Return the size of a message
Synopsis
msg:get_message_size();
Description
This function returns the size of a message in bytes.
Because this function is in the msys.core
namespace, an explicit require('msys.core')
is not necessary.