maxBufferSize constant

int const maxBufferSize

Maximum buffer size

Implementation

static const int maxBufferSize = 1024 * 1024;