zstd/lib/dll
Sean Purcell 4e709712e1 Decompressed size functions now handle multiframes and distinguish cases
- Add ZSTD_findDecompressedSize
    - Traverses multiple frames to find total output size
- Add ZSTD_getFrameContentSize
    - Gets the decompressed size of a single frame by reading header
- Deprecate ZSTD_getDecompressedSize
2017-02-08 14:50:10 -08:00
..
example VS: fixed 32-bit DLL compilation 2016-12-15 12:12:46 +01:00
libzstd.def Decompressed size functions now handle multiframes and distinguish cases 2017-02-08 14:50:10 -08:00