pub fn write<W: Write>( name: &[u8], value: &AttributeValue, write: &mut W) -> UnitResult
Without validation, write this attribute to the byte stream.