Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
lz4-1.2.0.jar - LZ4 Compression
LZ4 compression for Java, based on Yann Collet's work available at http://code.google.com/p/lz4/.
JAR File Size and Download Location:
File name: lz4.jar, lz4-1.2.0.jar File size: 165505 bytes Date modified: 08-Aug-2013 Download:
✍: FYIcenter.com
List of Classes in the JAR:
net/jpountz/lz4/LZ4BlockInputStream net/jpountz/lz4/LZ4BlockOutputStream net/jpountz/lz4/LZ4Compressor net/jpountz/lz4/LZ4Constants net/jpountz/lz4/LZ4Decompressor net/jpountz/lz4/LZ4Exception net/jpountz/lz4/LZ4Factory net/jpountz/lz4/LZ4FastDecompressor net/jpountz/lz4/LZ4HCJNICompressor net/jpountz/lz4/LZ4JNI net/jpountz/lz4/LZ4JNICompressor net/jpountz/lz4/LZ4JNIFastDecompressor net/jpountz/lz4/LZ4JNISafeDecompressor net/jpountz/lz4/LZ4SafeDecompressor net/jpountz/lz4/LZ4UnknownSizeDecompressor net/jpountz/lz4/LZ4Utils net/jpountz/util/Native net/jpountz/util/Utils net/jpountz/xxhash/AbstractStreamingXXHash32Java net/jpountz/xxhash/StreamingXXHash32 net/jpountz/xxhash/StreamingXXHash32JNI net/jpountz/xxhash/XXHash32 net/jpountz/xxhash/XXHash32JNI net/jpountz/xxhash/XXHashConstants net/jpountz/xxhash/XXHashFactory net/jpountz/xxhash/XXHashJNI net/jpountz/lz4/LZ4UnsafeUtils net/jpountz/util/UnsafeUtils net/jpountz/lz4/LZ4HCJavaSafeCompressor net/jpountz/lz4/LZ4HCJavaUnsafeCompressor net/jpountz/lz4/LZ4JavaSafeCompressor net/jpountz/lz4/LZ4JavaSafeFastDecompressor net/jpountz/lz4/LZ4JavaSafeSafeDecompressor net/jpountz/lz4/LZ4JavaUnsafeCompressor net/jpountz/lz4/LZ4JavaUnsafeFastDecompressor net/jpountz/lz4/LZ4JavaUnsafeSafeDecompressor net/jpountz/xxhash/StreamingXXHash32JavaSafe net/jpountz/xxhash/StreamingXXHash32JavaUnsafe net/jpountz/xxhash/XXHash32JavaSafe net/jpountz/xxhash/XXHash32JavaUnsafe
2015-11-17, 6773🔥, 3💬
Popular Posts:
JDK 11 jdk.jlink.jmod is the JMOD file for JDK 11 JLink tool, which can be invoked by the "jlink" co...
commons-fileupload-1.3.3 -sources.jaris the source JAR file for Apache Commons FileUpload 1.3., whic...
JDK 11 java.rmi.jmod is the JMOD file for JDK 11 RMI (Remote Method Invocation) module. JDK 11 RMI m...
Jetty provides an HTTP server, HTTP client, and javax.servlet container. These components are open s...
How to read XML document with DTD validation from socket connections with the socket\DelayedInput.ja.. .