Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M66B/FairEmail
/ readResponse
Method
readResponse
app/src/main/java/com/sun/mail/iap/Protocol.java:286–289 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
284
}
285
286
public
Response readResponse()
287
throws IOException, ProtocolException {
288
return
new
Response(this);
289
}
290
291
/**
292
* Is another response available in our buffer?
Callers
4
Protocol
Method · 0.95
command
Method · 0.95
Response
Method · 0.45
startLiteral
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected