Function exr::meta::attribute::write

source ยท
pub fn write<W: Write>(
    name: &TextSlice,
    value: &AttributeValue,
    write: &mut W,
) -> UnitResult
Expand description

Without validation, write this attribute to the byte stream.