makeEci

fun makeEci(assignVal: Int): QrSegment

Returns a segment representing an Extended Channel Interpretation (ECI) designator with the specified assignment value.

Return

a segment (not null) containing the data

Parameters

assignVal

the ECI assignment number (see the AIM ECI specification)

Throws

if the value is outside the range [0, 106)