public class DataMatrixErrorCorrection extends Object implements DataMatrixReedSolomonFactors
FACTOR_SETS, FACTORS| Constructor and Description |
|---|
DataMatrixErrorCorrection() |
| Modifier and Type | Method and Description |
|---|---|
static String |
encodeECC200(String codewords,
DataMatrixSymbolInfo symbolInfo)
Creates the ECC200 error correction for an encoded message.
|
public static String encodeECC200(String codewords, DataMatrixSymbolInfo symbolInfo)
codewords - the codewordssymbolInfo - information about the symbol to be encodedCopyright © 2003–2023. All rights reserved.