Module index

This module (imported as zstd-napi) provides a high-level interface for Zstandard compression and decompression. If you aren't sure what you need, this is the right place to start!

If you're looking for low-level bindings to the native Zstandard library, see the binding module.

Classes

Compressor
CompressStream
Decompressor
DecompressStream

Interfaces

CompressParameters
DecompressParameters

Functions

compress
decompress