Module image::png::zlib
[-] [+]
[src]
An Implementation of RFC 1950
Decoding of zlib compressed streams.
Related Links
*http://tools.ietf.org/html/rfc1950 - ZLIB Compressed Data Format Specification
Structs
ZlibDecoder | A Zlib compressed stream decoder. |
ZlibEncoder | A Zlib compressed stream encoder. |