Treats keys as offset in file and value as line. Since the input file is compressed, the offset for a particular line is not well-defined. This implementation returns the starting position of a compressed block as the key for every line in that block.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.