File: zlib-in-memory-gzip.txt

package info (click to toggle)
liborcus 0.20.1-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 16,644 kB
  • sloc: xml: 78,349; cpp: 74,365; sh: 4,626; makefile: 2,787; python: 2,614
file content (8 lines) | stat: -rw-r--r-- 378 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
Some notes on future implementation of in-memory compression and decompression
of gzip format.

http://www.experts-exchange.com/Programming/System/Windows__Programming/A_3189-In-Memory-Compression-and-Decompression-Using-ZLIB.html

http://www.gzip.org/zlib/zlib_faq.html#faq20

http://stackoverflow.com/questions/16682719/uncompress-data-in-memory-using-boost-gzip-decompressor