Pre-allocate files
The main idea is to create files with the same size as the result and write bytes using given offset. It may be useful for avoiding problems with storage capacity.
The main idea is to create files with the same size as the result and write bytes using given offset. It may be useful for avoiding problems with storage capacity.