Skip to main content

extract_attributes

Function extract_attributes 

Source
pub fn extract_attributes(
    header: &ObjectHeader,
    length_size: u8,
) -> Result<Vec<AttributeMessage>, FormatError>
Expand description

Extract all attribute messages from an object header.