Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

decompress_fst

Decompress a raw vector with compressed data.


Description

Decompress a raw vector with compressed data.

Usage

decompress_fst(x)

Arguments

x

raw vector with data previously compressed with compress_fst.

Value

a raw vector with previously compressed data.


fst

Lightning Fast Serialization of Data Frames

v0.9.4
AGPL-3 | file LICENSE
Authors
Mark Klik [aut, cre, cph], Yann Collet [ctb, cph] (Yann Collet is author of the bundled LZ4 and ZSTD code and copyright holder of LZ4), Facebook, Inc. [cph] (Bundled ZSTD code)
Initial release
2020-08-26

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.