Function blflash::read_image[][src]

pub fn read_image<'a>(
    chip: &dyn Chip,
    image: &'a [u8]
) -> Result<Cow<'a, [u8]>, Error>