TUCS4LECodec.InternalReadUCS4Char(UCS4Char,Integer) Method

Represents method InternalReadUCS4Char(UCS4Char,Integer).

Namespace: flcUnicodeCodecs
protected
 procedure InternalReadUCS4Char(out C: UCS4Char;
 out ByteCount: Integer); override;

Parameters

C
Type: UCS4Char

ByteCount
Type: Integer

Overrides

TCustomUnicodeCodec.InternalReadUCS4Char(UCS4Char,Integer)