DOC

com.tagtraum : libz

Maven & Gradle

Apr 25, 2018
4 usages
2 stars

zlib · zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. The zlib data format is itself portable across platforms. Unlike the LZW compression method used in Unix compress(1) and in the GIF image format, the compression method currently used in zlib essentially never expands the data. (LZW can double or triple the file size in extreme cases.) zlib's memory footprint is also independent of the input data and can be reduced, if necessary, at some cost in compression.

Table Of Contents

Latest Version

Download com.tagtraum : libz Javadoc & API Documentation - Latest Versions:

All Versions

Download com.tagtraum : libz Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
4.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file libz-4.0.0-javadoc.jar to libz-4.0.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder libz-4.0.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "libz-4.0.0-sources.jar" -d "libz-4.0.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Apr 25, 2018
10 usages
Aug 02, 2023
9 usages
18 stars
Oct 04, 2022
9 usages
Oct 04, 2022
8 usages
Aug 04, 2023
6 usages

Discover Dependencies

Jul 17, 2023
1 usages
1.1k stars
Apr 24, 2018
4 stars
svg
Jul 26, 2023
2 usages
Aug 10, 2023
5 usages
162 stars
Apr 28, 2018
2 usages
4 stars
Jun 16, 2018
2 usages
1 stars
May 10, 2023
3 usages
576 stars
Jan 12, 2022
0 stars
Jun 02, 2023
1 stars
Jun 14, 2018
5 usages
1 stars