Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
mailFrom
Method · 0.95
Calls
5
getBytes
Method · 0.95
getBytes
Method · 0.45
length
Method · 0.45
append
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected