Publisher | Hitcents.com |
---|---|
File size | 75.67kB |
Number of files | 27 |
Latest version | 1.0.0 |
Latest release date | 2015-03-18 05:53:37 |
First release date | 2015-03-18 05:53:37 |
Supported Unity versions | 2018.4.2 or higher |
The classes in System.IO.Compression in Unity 4.x do not seem to work on Windows and perhaps several other platforms.
Luckily, Microsoft has released much of the source code of the .NET BCL. We have ported Microsoft's code to work in Unity. This seems like the cleanest and most stable way to get the GZipStream and DeflateStream classes working in Unity.
Find the source code and license on Github here, or download it straight from the asset store.
Built by Hitcents, contact us here for questions.
Luckily, Microsoft has released much of the source code of the .NET BCL. We have ported Microsoft's code to work in Unity. This seems like the cleanest and most stable way to get the GZipStream and DeflateStream classes working in Unity.
Find the source code and license on Github here, or download it straight from the asset store.
Built by Hitcents, contact us here for questions.