- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for OutOfMemoryError (0.08 sec)
-
src/main/java/org/codelibs/core/io/FileUtil.java
* <p> * <strong>Note:</strong> This method loads the entire file into memory. * For files larger than {@value #MAX_BUF_SIZE} bytes (10MB), an * {@link IORuntimeException} will be thrown to prevent OutOfMemoryError. * For large files, use streaming APIs instead. * </p> * * @param file * The file. Must not be {@literal null}.Registered: Sat Dec 20 08:55:33 UTC 2025 - Last Modified: Sat Nov 22 11:21:59 UTC 2025 - 13.1K bytes - Viewed (0)