sarkit.cphd.read_file_header
- read_file_header(file)
Read a file header.
The file object’s position is assumed to be at the start of the file.
- Parameters:
- file
file object The open file object, which will be progressively read.
- file
- Returns:
Read a file header.
The file object’s position is assumed to be at the start of the file.
file objectThe open file object, which will be progressively read.