QRcode::init_rs_char()
Method: Initialize a Reed-Solomon codec and returns an array of values.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2744
Method: Initialize a Reed-Solomon codec and returns an array of values.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2744
Method: Encode a Reed-Solomon codec and returns the parity array
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2828
Method: Set new frame for the specified version.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2595
Method: Return block number 0
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2613
Method: Return maximum data code length (bytes) for the version.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2284
Method: Return maximum error correction code length (bytes) for the version.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2294
Method: Return the width of the symbol for the version.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2303
Method: Return the numer of remainder bits.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2312
Method: Return a version number that satisfies the input code length.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2322
Method: Return the size of length indicator for the mode and version.
Source: includes/lib/tcpdf/include/barcodes/qrcode.php:2339