segmentSize property

int segmentSize
getter/setter pair

The size of each data segment (in bytes) for chunked operations.

Implementation

static int segmentSize = 2000000;