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
This is a small update that improves the code a bit. Namely, a buffered FileWriter is now used instead of the Files.copy option as that could cause duplicate entries in the JSON file.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This is a small update that improves the code a bit. Namely, a buffered
FileWriter
is now used instead of theFiles.copy
option as that could cause duplicate entries in the JSON file.This discussion was created from the release v3.11.2: Minor Code improvements.
Beta Was this translation helpful? Give feedback.
All reactions