Open rob-smallshire opened 9 years ago
write_binary_reel_header() writes to the current file position – it doesn't seek to the expected header position.
read_binary_reel_header() reads from a specific position – it does seek to the expected header position.
write_binary_reel_header() writes to the current file position – it doesn't seek to the expected header position.
read_binary_reel_header() reads from a specific position – it does seek to the expected header position.