ABAP implementation of zlib
Repository for solving abapGit/abapGit#122
Code will be created as local class so it later can be copied into abapGit.
https://en.wikipedia.org/wiki/DEFLATE
https://www.ietf.org/rfc/rfc1951.txt
https://en.wikipedia.org/wiki/Zlib
https://www.ietf.org/rfc/rfc1950.txt
https://www.ietf.org/rfc/rfc1952.txt
http://www.gzip.org/zlib/rfc-deflate.html
http://www.zlib.net/feldspar.html
http://stackoverflow.com/questions/7391563/struggling-with-inflate-algorithm
http://stackoverflow.com/questions/7447541/length-values-from-deflate-algorithm
https://github.com/madler/zlib/blob/master/contrib/puff/puff.c