TDecodedBitStreamParser.decodeAlphanumericSegment Method

Definition

Delphi
class function decodeAlphanumericSegment(const bits: TBitSource; const res: TStringBuilder; count: Integer; const fc1InEffect: Boolean): Boolean

Parameters

bits
TBitSource
res
TStringBuilder
count
Integer
fc1InEffect
Boolean

Returns

Boolean