Package com.wowza.util
Class ZipUtils
Object
com.wowza.util.ZipUtils
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ZipUtils
public ZipUtils()
-
-
Method Details
-
toGzip
public static byte[] toGzip(byte[] bytes) -
fromGzip
public static byte[] fromGzip(byte[] gzipBytes) -
zipDirectory
-