Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
NSData(GZIP) Category Reference

#include <NSData+GZIP.h>

Instance Methods

(nullable NSData *) - gzippedDataWithCompressionLevel:
 
(nullable NSData *) - gzippedData
 
(nullable NSData *) - gunzippedData
 
(BOOL) - isGzippedData
 

Method Documentation

◆ gunzippedData

- (NSData *) gunzippedData

◆ gzippedData

- (NSData *) gzippedData

◆ gzippedDataWithCompressionLevel:

- (NSData *) gzippedDataWithCompressionLevel: (float) level

◆ isGzippedData

- (BOOL) isGzippedData

The documentation for this category was generated from the following files: