classes-Com-Tecnick-Barcode-Type-Square-Aztec-ErrorCorrection

It appears that you are using AdBlocking software. The cost of running this website is covered by advertisements. If you like it please feel free to a small amount of money to secure the future of this website.

ErrorCorrection

in package

Com\Tecnick\Barcode\Type\Square\Aztec\ErrorCorrection

ErrorCorrection for Aztec Barcode type class

Tags
since
2023-10-13
category

Library

author

Nicola Asuni info@tecnick.com

copyright

2023-2023 Nicola Asuni - Tecnick.com LTD

license

http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT)

link
https://github.com/tecnickcom/tc-lib-barcode

Table of Contents

Methods

__construct()  : mixed
Initialize the the Reed-Solomon Error Correction.
checkwords()  : array<int, int>
Returns the Reed-Solomon Error Correction Codewords added to the input data.

Methods

__construct()

Initialize the the Reed-Solomon Error Correction.

public __construct(int $wsize) : mixed
Parameters
$wsize : int

Size of a word in bits.

checkwords()

Returns the Reed-Solomon Error Correction Codewords added to the input data.

public checkwords(array<int, int> $data, int $necc) : array<int, int>
Parameters
$data : array<int, int>

Array of data codewords to process.

$necc : int

Number of error correction bytes.

Return values
array<int, int>
On this page
 

© 2004-2024 – Nicola Asuni - Tecnick.com - All rights reserved.
about - disclaimer - privacy