How to increase file I/O and seek operations speed in VB.NET?
I need to read some bytes at known file offset in very big files (gigabytes). Now I am using this:
I need to read some bytes at known file offset in very big files (gigabytes). Now I am using this: