This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
In Java, how can I delete content from a binary file? Do I need to copy everything excluding the removed portion in a temporary file and rename it as existing file?