Open volumetrix opened 5 years ago
- when dealing with large files >5-10MB we noticed that the function unpackFile would seg fault - modified unpackFile so that it uses a buffered read approach, which avoids the crash with large files