Searched refs:readMultiLine (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/ftp/
H A DFtpURLConnection.java357 while (readMultiLine()) {/* Read all of a multiline reply */
408 private boolean readMultiLine() throws IOException { method in class:FtpURLConnection

Completed in 22 milliseconds