MCPcopy Create free account
hub / github.com/M66B/FairEmail / xtext

Method xtext

app/src/main/java/com/sun/mail/smtp/SMTPTransport.java:2717–2719  ·  view source on GitHub ↗
(String s)

Source from the content-addressed store, hash-verified

2715 */
2716 // XXX - keeping this around only for compatibility
2717 protected static String xtext(String s) {
2718 return xtext(s, false);
2719 }
2720
2721 /**
2722 * Like xtext(s), but allow UTF-8 strings.

Callers 1

mailFromMethod · 0.95

Calls 5

getBytesMethod · 0.95
getBytesMethod · 0.45
lengthMethod · 0.45
appendMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected