-
Method Summary 
byte[]
default byte[]
byte[]
decompress(byte[] compressed,
int offset,
int len)
Returns the fastest implementation compatible with the runtime environment.
-
Method Details 
-
instance 
Returns the fastest implementation compatible with the runtime environment.
-
compress 
byte[] compress(byte[] uncompressed)
-
decompress 
default byte[] decompress(byte[] compressed)
-
decompress 
byte[] decompress(byte[] compressed,
int offset,
int len)