$errorsCorrected
$errorsCorrected : mixed|null
<p>Encapsulates the result of decoding a matrix of bits. This typically applies to 2D barcode formats. For now it contains the raw bytes obtained, as well as a String interpretation of those bytes, if applicable.</p>
$errorsCorrected : mixed|null
$erasures : mixed|null
$other : mixed|null
__construct(mixed $rawBytes, mixed $text, mixed $byteSegments, mixed $ecLevel, mixed $structuredAppendSequenceNumber = -1, mixed $structuredAppendParity = -1) : mixed
mixed | $rawBytes | |
mixed | $text | |
mixed | $byteSegments | |
mixed | $ecLevel | |
mixed | $structuredAppendSequenceNumber | |
mixed | $structuredAppendParity |