TDecodedBitStreamParser.decodeHanziSegment Method
Definition
See specification GBT 18284-2000
Delphi
class function decodeHanziSegment(const bits: TBitSource; const res: TStringBuilder; count: Integer): Boolean
Parameters
- bits
- TBitSource
The bits.
- res
- TStringBuilder
- count
- Integer
The count.
Returns
Boolean