TUPCEANReader .decode End Method
Decodes the end.
class function decodeEnd(const row: IBitArray; const endStart: Integer): TArray<Integer>
Parameters
- row
- Type: ZXing.Common.BitArray.IBitArray
The row.
- endStart
- Type: System.Integer
The end start.
Return Value
Type: TArray<Integer>