Skip to main content

xml_c14n_doc_dump_memory

Function xml_c14n_doc_dump_memory 

Source
pub fn xml_c14n_doc_dump_memory(
    doc: &XmlDoc,
    exclusive: bool,
    with_comments: bool,
) -> Result<Vec<u8>, String>
Expand description

xmlC14NDocDumpMemory.