You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JayBazuzi
changed the title
FileUtils.readBuffer asometimes adds a newLine at the endFileUtils.readBuffer() sometimes adds a newline at the end
Mar 17, 2025
Given a file with no trailing new line,
when reading this file with FileUtils.readBuffer
then the result has a trailing new line.
The text was updated successfully, but these errors were encountered: