TUTF16BECodec Class
Represents type TUTF16BECodec
.
type TUTF16BECodec = class(TCustomUnicodeCodec) end;
The TUTF16BECodec type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Initializes a new instance of the TCustomUnicodeCodec class. (Inherited from TCustomUnicodeCodec.) |
![]() | CreateEx(TCodecErrorAction,WideChar,TCodecReadLFOption,TCodecWriteLFOption) | Initializes a new instance of the TCustomUnicodeCodec class. (Inherited from TCustomUnicodeCodec.) |
Name | Description | |
---|---|---|
![]() | DecodeReplaceChar | Represents property |
![]() | ErrorAction | Represents property |
![]() | ReadLFOption | Represents property |
![]() | WriteLFOption | Represents property |
Name | Description | |
---|---|---|
![]() | Decode(Pointer,Integer,Pointer,Integer,Integer,Integer) | Represents method |
![]() | DecodeStr(Pointer,Integer,UnicodeString) | Represents method |
![]() | Encode(PWideChar,Integer,Integer) | Represents method |
![]() | EncodeStr(UnicodeString) | Represents method |
![]() ![]() | GetAlias(Integer) | Represents method |
![]() ![]() | GetAliasCount | Represents method |
![]() | InternalReadUCS4Char(UCS4Char,Integer) | Represents method |
![]() | InternalWriteUCS4Char(UCS4Char,Integer) | Represents method |
![]() ![]() | IsAlias(String) | Represents method |
![]() ![]() | IsAliasA(AnsiString) | Represents method |
![]() ![]() | IsAliasU(UnicodeString) | Represents method |
![]() | ReadBuffer(Void,Integer) | Represents method |
![]() | ReadUCS4Char(UCS4Char,Integer) | Represents method |
![]() | ResetReadAhead | Represents method |
![]() | WriteBuffer(Void,Integer) | Represents method |
![]() | WriteUCS4Char(UCS4Char,Integer) | Represents method |
Name | Description | |
---|---|---|
![]() | OnRead | Represents property |
![]() | OnWrite | Represents property |