Skip to main content

html_read_memory

Function html_read_memory 

Source
pub fn html_read_memory(
    buffer: &[u8],
    url: Option<&str>,
    encoding: Option<&str>,
    options: i32,
) -> Result<XmlDoc, XmlError>
Expand description

htmlReadMemory.