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

/libcore/ojluni/src/main/java/javax/net/ssl/
H A DSSLSocketFactory.java224 * already been consumed/removed from the {@link Socket}'s
234 * {@code consumed} stream before this method is called, perhaps
237 * {@code consumed} until it reaches {@code EOF}, then all further
247 * @param consumed
248 * the consumed inbound network data that has already been
266 public Socket createSocket(Socket s, InputStream consumed, argument

Completed in 53 milliseconds