Search
Preparing search index...
The search index is not available
@zxing/library - v0.18.3
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Home
core/qrcode/encoder
BlockPair
Class BlockPair
Hierarchy
BlockPair
Index
Constructors
constructor
Properties
data
Bytes
error
Correction
Bytes
Methods
get
Data
Bytes
get
Error
Correction
Bytes
Constructors
constructor
new
Block
Pair
(
dataBytes
:
Uint8Array
, errorCorrectionBytes
:
Uint8Array
)
:
BlockPair
Parameters
dataBytes:
Uint8Array
errorCorrectionBytes:
Uint8Array
Returns
BlockPair
Properties
Private
data
Bytes
data
Bytes
:
Uint8Array
Private
error
Correction
Bytes
error
Correction
Bytes
:
Uint8Array
Methods
get
Data
Bytes
get
Data
Bytes
(
)
:
Uint8Array
Returns
Uint8Array
get
Error
Correction
Bytes
get
Error
Correction
Bytes
(
)
:
Uint8Array
Returns
Uint8Array
Getting
Started
Quick
Start
Examples
Multi
Format
Reader
core/qrcode/encoder
Block
Pair
constructor
data
Bytes
error
Correction
Bytes
get
Data
Bytes
get
Error
Correction
Bytes
Byte
Matrix
Encoder
Mask
Util
Matrix
Util
QRCode
Generated using
TypeDoc