gz (1) 썸네일형 리스트형 .gz 과 .zip 은 다르다. 발췌, http://zlib.net/manual.html The library also supports reading and writing files in gzip (.gz) format with an interface similar to that of stdio using the functions that start with "gz". The gzip format is different from the zlib format. gzip is a gzip wrapper, documented in RFC 1952, wrapped around a deflate stream. This library can optionally read and write gzip streams in memory as well. 나.. 이전 1 다음