Skip to main content

pdf_string_to_string

Function pdf_string_to_string 

Source
pub fn pdf_string_to_string(s: &String) -> String
Expand description

Convert a PDF string (possibly UTF-16BE with BOM) to a Rust String.