File: zlib-in-memory-gzip.txt

package info (click to toggle)
liborcus 0.7.0%2Bdfsg-9
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 6,416 kB
  • ctags: 3,153
  • sloc: cpp: 18,133; sh: 11,224; xml: 2,836; makefile: 928; python: 351
file content (8 lines) | stat: -rw-r--r-- 378 bytes parent folder | download | duplicates (7)
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