Table of Contents
Properties
-
$b1
: mixed
-
$blocks
: mixed
-
$count
: mixed
-
$datacode
: mixed
-
$dataLength
: mixed
-
$ecccode
: mixed
-
$eccLength
: mixed
-
$rsblocks
: mixed
-
$version
: mixed
Methods
-
__construct()
: mixed
-
getCode()
: mixed
-
init()
: mixed
$b1
public
mixed
$b1
$blocks
public
mixed
$blocks
$count
public
mixed
$count
$datacode
public
mixed
$datacode
= array()
$dataLength
public
mixed
$dataLength
$ecccode
public
mixed
$ecccode
= array()
$eccLength
public
mixed
$eccLength
$rsblocks
public
mixed
$rsblocks
= array()
$version
public
mixed
$version
__construct()
public
__construct(QRinput $input) : mixed
Parameters
-
$input
: QRinput
-
getCode()
public
getCode() : mixed
init()
public
init(array<string|int, mixed> $spec) : mixed
Parameters
-
$spec
: array<string|int, mixed>
-