pub fn parse_reader_export( entry: &FileEntry, content: String, offset: usize, global: &mut PdxfileMemory, )
Parse the content associated with the FileEntry, and update the global parser memory.
FileEntry