assumeGs1 property

DecodeHintType<void> assumeGs1
final

Assume the barcode is being processed as a GS1 barcode, and modify behavior as needed. For example this affects FNC1 handling for Code 128 (aka GS1-128). Doesn't matter what it maps to; use {@link Boolean#TRUE}.

Implementation

static final assumeGs1 = DecodeHintType<void>();