mirror of
https://github.com/actions/cache.git
synced 2025-06-28 20:24:14 +00:00
Refactored multiple methods for converting InputStream to String for improved performance and memory efficiency. - Added BufferedReader-based implementation for handling large files. - Optimized StringBuilder usage for character-based data. - Simplified small file handling using Scanner. Addresses performance issues and ensures better handling of edge cases in InputStream processing. |
||
---|---|---|
.. | ||
workflows | ||
CODEOWNERS | ||
dependabot.yml | ||
pull_request_template.md |