Method | Description | |
---|---|---|
Compress ( byte inputBytes ) : byte[] | ||
Decompress ( byte inputBytes ) : byte[] |
public static Compress ( byte inputBytes ) : byte[] | ||
inputBytes | byte | |
return | byte[] |
public static Decompress ( byte inputBytes ) : byte[] | ||
inputBytes | byte | |
return | byte[] |