posted 17 years ago
Is there a standard buffer size one should use for reading and writing out bytes of data? What's considered a "small" buffer size, a "normal" buffer size and a "large" buffer size? If most files you transfer are going to be between a few kB and up to 10-20MB, what is the optimum buffer size to use?