js-lz4
Barebones bindings for the LZ4 C api
Description
This library performs no safety check. Instead arguments are handed as it to the the C api. These bindings can serve as the basis for a more highlevel API for LZ4 -OR- when the caller does not want to pay the cost of additional checks.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 07 Jul 2014
- Authors
-
- Maintainers
Sources
Dependencies
Reverse Dependencies