# Functions
IsErrInvalidHeader checks if the `err` is of ErrInvalidHeader type.
NewCSVFileFormat creates a FileFormat for CSV.
NewReader creates an FormatReader for CSV file format.
# Type aliases
ErrInvalidHeader indicates the header of the CSV input is corrupted, mismatched, or simply unreadable.