public final class ErrorCorrection extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static String | encodeECC200(String codewords,
            SymbolInfo symbolInfo)Creates the ECC200 error correction for an encoded message. | 
public static String encodeECC200(String codewords, SymbolInfo symbolInfo)
codewords - the codewordssymbolInfo - information about the symbol to be encodedCopyright © 2007–2019. All rights reserved.