Skip to main content

Module compress

Module compress 

Source

Structs§

CompressorClient
HTTP client for the production RedCompressor sidecar.
CompressorConfig

Enums§

CompressError

Constants§

DEFAULT_COMPRESSOR_URL

Functions§

compress_full_source
Compress full source text (e.g. Erlang Module node).
compress_snippet
Slice source by byte range and compress via the HTTP API.
compressor_language_from_ir_string
Resolve RedCompressor API language from an IR language string.
compressor_language_name
Map parser language to RedCompressor API short name.
decompress_code_bytes
Decompress code_bytes using the RedCompressor API language name.
language_id_from_ir_string
Map IR / graph language property strings to LanguageId.