\Zxing\Qrcode\DecoderErrorCorrectionLevel

<p>See ISO 18004:2006, 6.5.1. This enum encapsulates the four error correction levels defined by the QR code standard.</p>

Summary

Methods
Properties
Constants
__construct()
Init()
forBits()
getBits()
toString()
getOrdinal()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$FOR_BITS
$bits
$ordinal
N/A

Properties

$FOR_BITS

$FOR_BITS

$bits

$bits

$ordinal

$ordinal

Methods

__construct()

__construct(mixed  $bits, mixed  $ordinal) : mixed

Parameters

mixed $bits
mixed $ordinal

Returns

mixed —

Init()

Init() : mixed

Returns

mixed —

forBits()

forBits(mixed  $bits) : \Zxing\Qrcode\Decoder\ErrorCorrectionLevel

Parameters

mixed $bits

Returns

\Zxing\Qrcode\Decoder\ErrorCorrectionLevel —

representing the encoded error correction level

getBits()

getBits() : mixed

Returns

mixed —

toString()

toString() : mixed

Returns

mixed —

getOrdinal()

getOrdinal() : mixed

Returns

mixed —