chunkSize property
Preferred size (in bytes) of a uploaded chunk. Must be a multiple of 256 KB.
The default is 1 MB.
Implementation
final int chunkSize;
Preferred size (in bytes) of a uploaded chunk. Must be a multiple of 256 KB.
The default is 1 MB.
final int chunkSize;