maxDataSize constant

double const maxDataSize

max data sizes 1.8M

Implementation

static const maxDataSize = 1024 * 1024 * 1.8;