chunkSize property

int chunkSize
final

The size in kb of the chunks to split the file into, with the exception of the final chunk which may be smaller. This parameter should be in multiples of 64

Implementation

final int chunkSize;