messageLineMaxLength constant
int
const messageLineMaxLength
The maximum length of a line in an Internet Message Format, compare https://tools.ietf.org/html/rfc5322#section-2.1.1
Implementation
static const int messageLineMaxLength = 998;