TUPCEANReader.decodeEnd Method
Definition
Decodes the end.
Delphi
function decodeEnd(const row: IBitArray; const endStart: Integer): TArray<Integer>
Parameters
- row
- IBitArray
The row.
- endStart
- Integer
The end start.
Returns
TArray<Integer>