maxLiteralTextLength constant
int
const maxLiteralTextLength
Maximum text/string literal length.
Implementation
static const int maxLiteralTextLength = 32 * 1024;
Maximum text/string literal length.
static const int maxLiteralTextLength = 32 * 1024;