Method | Description | |
---|---|---|
Compress ( byte data, string type ) : byte[] | ||
Decompress ( byte data, string type ) : byte[] |
public static Compress ( byte data, string type ) : byte[] | ||
data | byte | |
type | string | |
return | byte[] |
public static Decompress ( byte data, string type ) : byte[] | ||
data | byte | |
type | string | |
return | byte[] |