In the context of data compression in computer science, what issue might arise when a file is "overly compressed"?
A) Increased data redundancy - Data becomes less redundant due to excessive compression, leading to inefficient storage.
B) Loss of data integrity - Excessive compression can lead to loss of important information and corruption of the file.
C) Improved file transfer speed - Overly compressed files transfer faster due to reduced size.
D) Enhanced file readability - Compression improves readability by reducing the size of the file.