org.apache.spark.sql.store
Utility methods for compression/decompression.
Decompress the given buffer if compressed else return the original.
Decompress the given buffer if compressed else return the original. Input buffer must be little-endian and so will be the result.
Utility methods for compression/decompression.