function zip_head1()

in output/js/deflate.js [278:280]


    function zip_head1(i) {
        return zip_prev[zip_WSIZE + i];
    }