pub fn bytestream_to_datarange( bytestream: Vec<u8>, header: &Header, settings: &Settings, padding_bytes: u32, ) -> Result<DataRange, OutputError>