]> git.lizzy.rs Git - zlib.git/commit
Add deflateGetDictionary() function.
authorMark Adler <madler@alumni.caltech.edu>
Sat, 31 Dec 2016 00:29:56 +0000 (16:29 -0800)
committerMark Adler <madler@alumni.caltech.edu>
Sat, 31 Dec 2016 00:29:56 +0000 (16:29 -0800)
commitee7d7b5dda25c111e61e19ac7b476c26aa6f3020
treecfc5d9b06269fb46f1c4d1dcab77ce71ae5143bd
parentfeafcfaa05537869bd128af5474f62b19df8b502
Add deflateGetDictionary() function.

Per request, but its utility is likely to be very limited. See the
comments in zlib.h.
deflate.c
zlib.h