Function freya::prelude::bytes_to_data
source · pub fn bytes_to_data(bytes: &[u8]) -> AttributeValue
Expand description
Transform some bytes (e.g: raw image, raw svg) into attribute data
pub fn bytes_to_data(bytes: &[u8]) -> AttributeValue
Transform some bytes (e.g: raw image, raw svg) into attribute data