I am trying to split a binary file into smaller binary files based on consecutive values as the delimiter. Here is a fake mock up of the file using open(file, "rb&quo
open(file, "rb&quo