- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getCharsetName (0.04 seconds)
-
src/main/java/org/codelibs/core/crypto/CachedCipher.java
*/ public void setKey(final String key) { this.key = key; } /** * Returns the charset name. * * @return the charset name */ public String getCharsetName() { return charsetName; } /** * Sets the charset name. * * @param charsetName * the charset name */Created: Fri Apr 03 20:58:12 GMT 2026 - Last Modified: Sat Nov 22 11:21:59 GMT 2025 - 15.9K bytes - Click Count (0)