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

/openjdk7/jdk/src/share/classes/sun/net/www/http/
H A DChunkedInputStream.java491 private int readAheadNonBlocking() throws IOException { method in class:ChunkedInputStream
611 return readAheadNonBlocking();

Completed in 4795 milliseconds