pub fn read_binary<P: AsRef<Path>>( source_path: P, config: &BinaryConfig, ) -> Result<Vec<u8>>
Read binary data from .dx file