Closed Brett208 closed 3 years ago
This allows loading ArtFile without first extracting it from the vol file.
I struggled to right a meaningful unit test if we don't want to keep a copy of an actual ArtFile in memory or within the repository.
Looks like the branch vs pr build on appveyor caught an issue that would have become a problem on merge with master. Fixed in new commit.
This allows loading ArtFile without first extracting it from the vol file.
I struggled to right a meaningful unit test if we don't want to keep a copy of an actual ArtFile in memory or within the repository.