Skip to content

Commit

Permalink
mpqapi cleanup
Browse files Browse the repository at this point in the history
1. Do not rely on stream positions for getting the initial file size.
2. Remove most `seek` calls that were unnecessary.
3. Replace magic numbers with constants.
4. A class to manage archive lifetime and all associated data.
  • Loading branch information
glebm committed Feb 16, 2020
1 parent e29f274 commit 1c48ded
Show file tree
Hide file tree
Showing 3 changed files with 242 additions and 229 deletions.
Loading

0 comments on commit 1c48ded

Please sign in to comment.