No, you can't. The zipping algorithm works on streams and adapts its internal codings to what the stream contains to achieve its high compression ratio.
Without knowing what the contents of the stream are before a certain point, it's impossible to know how to go about de-compressing from that point on.
Any algorithm which allows you to de-compress arbitrary parts of it will require multiple passes over the data to compress it.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…