MCPcopy 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

ProtocolMethod · 0.95
commandMethod · 0.95
ResponseMethod · 0.45
startLiteralMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected