TCustomSingleByteCodec.InternalWriteUCS4Char(UCS4Char,Integer) Method

Represents method InternalWriteUCS4Char(UCS4Char,Integer).

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

Parameters

C
Type: UCS4Char

ByteCount
Type: Integer

Overrides

TCustomUnicodeCodec.InternalWriteUCS4Char(UCS4Char,Integer)