I\'m relatively new to C# and programming, so please bear with me. I\'m working an an application where I need to read some files and process those files in chunks (for example
Your chunk needs to be just large enougth, 48 bytes is of course to small, 4K is reasonable.