\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 : 

Type

$bits

$bits : 

Type

$ordinal

$ordinal : 

Type

Methods

__construct()

__construct(  $bits,   $ordinal) 

Parameters

$bits
$ordinal

Init()

Init() 

getBits()

getBits() 

toString()

toString() 

getOrdinal()

getOrdinal()