Structs§
- Compressor
Client - HTTP client for the production RedCompressor sidecar.
- Compressor
Config
Enums§
Constants§
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_bytesusing the RedCompressor API language name. - language_
id_ from_ ir_ string - Map IR / graph
languageproperty strings toLanguageId.