Move ZlibDecompressor to libshared
* This will be used to implement compressed http streams * Remove the custom BDataOutput class, and use BDataIO instead, for easier integration with existing code.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
#include <../private/shared/ZlibCompressionBase.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <../private/shared/ZlibDecompressor.h>
|
||||
Reference in New Issue
Block a user