Compares the content of a file with the provided data.
The path to the file to compare.
The data to compare with the file content.
Optional
Options for the file comparison.
True if the file content is equal to the provided data, false otherwise.
Compares the content of a file with the provided data.