pub const MESSAGING_MESSAGE_ENVELOPE_SIZE: &'static str;
Expand description

The size of the message body and metadata in bytes.

This can refer to both the compressed or uncompressed size. If both sizes are known, the uncompressed size should be used.

ยงExamples

  • 2738