View Source PDF417.ErrorCorrection (pdf417 v0.2.0)

Calculates Reed-Solomon error correction codewords for a given message and security level

Link to this section Summary

Link to this section Functions

Link to this function

correction_codewords(codewords, security_level)

View Source