Skip to content

Compression Modes in JSSC

JSSC uses multiple compression modes internally to achieve optimal compression for different types of input data.

A compression mode defines how the input string is analyzed, transformed, and encoded into a compressed JavaScript string.

Compression modes are an internal part of the algorithm and are selected automatically during compression.

List of JSSC Compression Modes