- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for Discouraged (0.04 sec)
-
guava/src/com/google/common/io/CharStreams.java
* Reader#readAllLines()}. The two may have different performance characteristics for different * {@link Reader} classes and Java versions, but both methods read the entire input into memory * immediately, so we discourage use of both when memory usage is a concern. * * @param r the object to read from * @return a mutable {@link List} containing all the lines * @throws IOException if an I/O error occurs */Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Mon Sep 29 13:56:24 UTC 2025 - 11.9K bytes - Viewed (0)