Searched defs:fold (Results 1 - 1 of 1) sorted by relevance

/javamail/mail/src/main/java/javax/mail/internet/
H A DMimeUtility.java162 * The following two properties allow disabling the fold()
1052 * @param s the string to fold
1056 public static String fold(int used, String s) { method in class:MimeUtility
1075 // have to actually fold the string

Completed in 128 milliseconds