TDecodedBitStreamParser.decodeByteSegment Method
Definition
Delphi
class function decodeByteSegment(const bits: TBitSource; const res: TStringBuilder; count: Integer; const currentCharacterSetECI: TCharacterSetECI; const byteSegments: IByteSegments; const hints: TDictionary<TDecodeHintType, TObject>): Boolean
Parameters
- bits
- TBitSource
- res
- TStringBuilder
- count
- Integer
- currentCharacterSetECI
- TCharacterSetECI
- byteSegments
- IByteSegments
- hints
- TDictionary<TDecodeHintType, TObject>
Returns
Boolean