DOC

com.ning : compress-lzf

Maven & Gradle

Jan 29, 2023
247 usages
247 stars

Compress-LZF · Compression codec for LZF encoding for particularly encoding/decoding, with reasonable compression. Compressor is basic Lempel-Ziv codec, without Huffman (deflate/gzip) or statistical post-encoding. See "http://oldhome.schmorp.de/marc/liblzf.html" for more on original LZF package.

Table Of Contents

Latest Version

Download com.ning : compress-lzf Javadoc & API Documentation - Latest Versions:

All Versions

Download com.ning : compress-lzf Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.1.x
1.1
1.0.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x

How to open Javadoc JAR file in web browser

  1. Rename the file compress-lzf-1.1.2-javadoc.jar to compress-lzf-1.1.2-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder compress-lzf-1.1.2-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 "compress-lzf-1.1.2-sources.jar" -d "compress-lzf-1.1.2-javadoc" -subpackages 

Advertisement

Dependencies from Group

Oct 13, 2016
600 usages
6.2k stars
Jan 29, 2023
247 usages
247 stars
May 02, 2012
16 usages
May 02, 2012
9 usages
May 02, 2012
8 usages

Discover Dependencies

Dec 11, 2021
23 usages
153 stars
Oct 23, 2019
86 usages
176.1k stars
Dec 06, 2020
4.7k stars
Mar 07, 2023
14 usages
482 stars
Jul 17, 2023
60 usages
68 stars
Aug 16, 2019
3 stars
Aug 15, 2023
624 usages
4.8k stars
Nov 01, 2017
5 usages
Mar 07, 2021
Jul 16, 2020
532 usages
12.7k stars