Set buffer size for I/O operations. Values less than 4096 are disallowed. This can help in multithreaded applications when several files are read simultaneously (e.g. merging).
See Implementation
Set buffer size for I/O operations. Values less than 4096 are disallowed.
This can help in multithreaded applications when several files are read simultaneously (e.g. merging).