EQRCodeDecodedStreamPart Class

Represents part of a decoded stream, EQRCodeDecodedStream, extracted from a QR code (EQRCode).

Namespace: Euresys::Open_eVision

Methods

Decoded data of this part of the decoded stream represented as a vector of bytes.
String containing the concatenated decoded data of this part of the decoded stream.
Extended Channel Interpretation (ECI) table indicator.
Encoding scheme used for this part of the decoded stream. Available values are contained in the EQRCodeEncoding enum.
Assignment operator

EQRCodeDecodedStreamPart Class

Represents part of a decoded stream, EQRCodeDecodedStream, extracted from a QR code (EQRCode).

Namespace: Euresys.Open_eVision

Properties

Decoded data of this part of the decoded stream represented as a vector of bytes.
Extended Channel Interpretation (ECI) table indicator.
Encoding scheme used for this part of the decoded stream. Available values are contained in the EQRCodeEncoding enum.

Methods

String containing the concatenated decoded data of this part of the decoded stream.
Assignment operator