- Sort Score
- Result 10 results
- Languages All
Results 11 - 20 of 376 for Lzip (0.02 sec)
-
fess-crawler/src/test/java/org/codelibs/fess/crawler/helper/impl/MimeTypeHelperImplTest.java
assertContentType("application/pdf", "extractor/test.pdf", "hoge.pdf"); assertContentType("application/gzip", "extractor/gz/test.tar.gz", "hoge.tar.gz"); assertContentType("application/zip", "extractor/zip/test.zip", "hoge.zip"); assertContentType("application/x-lharc", "extractor/lha/test.lzh", "hoge.lzh"); // TODO is it correct?Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Sat Mar 15 06:52:00 UTC 2025 - 11.6K bytes - Viewed (0) -
src/archive/zip/testdata/dupdir.zip
Ian Lance Taylor <******@****.***> 1640844165 -0800
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Tue May 10 17:51:16 UTC 2022 - 458 bytes - Viewed (0) -
src/archive/zip/testdata/test.zip
Russ Cox <******@****.***> 1410149331 -0400
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Mon Sep 08 04:08:51 UTC 2014 - 1.1K bytes - Viewed (0) -
src/archive/zip/testdata/unix.zip
Russ Cox <******@****.***> 1410149331 -0400
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Mon Sep 08 04:08:51 UTC 2014 - 620 bytes - Viewed (0) -
src/archive/zip/testdata/zip64.zip
Russ Cox <******@****.***> 1410149331 -0400
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Mon Sep 08 04:08:51 UTC 2014 - 242 bytes - Viewed (1) -
src/main/java/org/codelibs/curl/CurlRequest.java
* It supports various HTTP methods, request parameters, headers, body content, and more. */ public class CurlRequest { /** * The GZIP compression type. */ protected static final String GZIP = "gzip"; /** * Logger for logging request details. */ protected static final Logger logger = Logger.getLogger(CurlRequest.class.getName()); /**Registered: Sat Dec 20 09:13:53 UTC 2025 - Last Modified: Mon Nov 24 03:10:07 UTC 2025 - 18.6K bytes - Viewed (0) -
src/test/java/jcifs/smb1/util/MimeMapTest.java
@DisplayName("Should return correct mime type for multiple extensions") @CsvSource({ "txt, text/plain", "css, text/css", "js, application/x-javascript", "zip, application/zip", "tar, application/x-tar", "gz, application/x-gzip", "tiff, image/tiff", "tif, image/tiff" }) void testVariousExtensions(String extension, String expectedMimeType) throws IOException {Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 9.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/helper/SearchHelper.java
throw new SearchQueryException("Failed to serialize a query: " + Arrays.toString(parameters), e); } } /** * Compresses data using GZIP compression. * * @param data The data to compress * @return GZIP-compressed data * @throws IORuntimeException if compression fails */ protected byte[] gzipCompress(final byte[] data) {
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 20 05:56:45 UTC 2025 - 36.3K bytes - Viewed (0) -
src/archive/zip/testdata/winxp.zip
Russ Cox <******@****.***> 1410149331 -0400
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Mon Sep 08 04:08:51 UTC 2014 - 412 bytes - Viewed (0) -
src/archive/zip/testdata/dd.zip
Russ Cox <******@****.***> 1410149331 -0400
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Mon Sep 08 04:08:51 UTC 2014 - 154 bytes - Viewed (0)