Registry / utility / extlz4

extlz4

JSON →
library0.3.5rbrubygemsunverified

Unofficial Ruby bindings for LZ4 compression library.

gem install extlz4
INSTALL
IMPORT
SIG · EXTLZ4
E
extlz4
utilityrubyv0.3.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LZ4
require 'extlz4'

Compress and decompress a string with LZ4

require 'extlz4' compressed = LZ4.compress('hello world') decompressed = LZ4.decompress(compressed)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
extlz4 — gem install extlz4 · libregistry