tiger_lib::parse::pdxfile

Function parse_reader_export

Source
pub fn parse_reader_export(
    entry: &FileEntry,
    content: String,
    offset: usize,
    global: &mut PdxfileMemory,
)
Expand description

Parse the content associated with the FileEntry, and update the global parser memory.