Searched defs:readAllAndClose (Results 1 – 2 of 2) sorted by relevance
44 static long readAllAndClose(InputStream in) throws IOException { in readAllAndClose() method in SynchronousHttpClient
94 private Long readAllAndClose(Source source, Sink sink) throws IOException { in readAllAndClose() method in LargeStreamsTest