Get optimal buffer size for file I/O based on runtime
Different runtimes have different optimal buffer sizes for I/O operations. This function returns the recommended buffer size for each runtime.
The runtime to get buffer size for
Optimal buffer size in bytes
Get optimal buffer size for file I/O based on runtime
Different runtimes have different optimal buffer sizes for I/O operations. This function returns the recommended buffer size for each runtime.