We used to read whole file until we reached the asked offset. Now we can calculate the appropriate block and read just the asked data.
We used to read whole file until we reached the asked offset. Now we can calculate the appropriate block and read just the asked data.