ComfyUI Node
Reed-Solomon Encode
A ComfyUI node in ARG Toolkit/Utilities/Error Correction with 2 inputs and 1 output.
Reed-Solomon Encode
- data
- encoded_data
◄ecc_symbols—►
CategoryARG Toolkit/Utilities/Error Correction
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| data | BYTESLIKE | The data to run through the error-correction algorithm. | |
| ecc_symbols | INT | The amount of error-correction symbols to insert into the data. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| encoded_data | BYTESLIKE | — |