__default
__default = null
Default value.
Encapsulates a Character Set ECI, according to "Extended Channel Interpretations" 5.3.1.1 of ISO 18004.
getCharacterSetECIByValue( $value) : \BaconQrCode\Common\CharacterSetEci|null
Gets character set ECI by value.
$value |
getCharacterSetECIByName(string $name) : \BaconQrCode\Common\CharacterSetEci|null
Gets character set ECI by name.
string | $name |
Loading…