- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for autodetectEncoding (0.06 seconds)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/ftp/FtpClient.java
public boolean isAutodetectEncoding() { return autodetectEncoding; } /** * Sets whether automatic UTF-8 encoding detection is enabled. * * @param autodetectEncoding True to enable auto-detection, false to disable */ public void setAutodetectEncoding(final boolean autodetectEncoding) { this.autodetectEncoding = autodetectEncoding; } /**
Created: Sun Apr 12 03:50:13 GMT 2026 - Last Modified: Mon Nov 24 03:59:47 GMT 2025 - 40K bytes - Click Count (0)