FreeBSD.software

zstr

1.1.0

C++ header-only ZLib wrapper

The zstr C++ header-only library enables the use of C++ standard iostreams to access ZLib-compressed streams. For input access (decompression), the compression format is auto-detected, and multiple concatenated compressed streams are decompressed seamlessly. For output access (compression), the only parameter exposed by this API is the compression level.

Origin: archivers/zstr
Category: archivers
Size: 30.5KiB
License: MIT
Maintainer: yuri@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$pkg install zstr

More in archivers