8192 Bytes differing for the file in calculating file length
I have a file written using BufferedWriter that had a length of 87,400 bytes when it was flushed and closed. However, the file size later dropped to 79,208 bytes. As a result, the file’s checksum changed, but its last modified time remained the same.