Hi,
I want to fetch few lines from the gzip file (of size 1 GB). since file contains lots of data so i have somehow found the start and end byte of the lines which i want to fetch from the file. please suggest how can i randomly access a gzip file when i know the start byte of the line to be fetched..
Is it possible through IO::Uncompress::Gunzip module?
Can it be done using file handling function like seek and tell?
In reply to Random accessing a gzip file by anmol.itbhu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |