pub fn bytes_to_data<'a, T>(
    cx: Scope<'a, T>,
    bytes: &[u8]
) -> AttributeValue<'a>
Expand description

Transform some bytes (e.g: raw image, raw svg) into attribute data