This modules provides a file handle that hides the beginning of a file.
After opening, the file is positioned at the offset location. seek()
and tell() calls are modified to preserve the offset.
