public final class ErrorCorrection extends Object
限定符和类型 | 方法和说明 |
---|---|
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–2015. All rights reserved.