TUnicodeMemoryReader.Create(Pointer,Integer,TCustomUnicodeCodec,Boolean) Constructor
Initializes a new instance of the TUnicodeMemoryReader class.
public constructor Create(const Data: Pointer; const Size: Integer; const Codec: TCustomUnicodeCodec = nil; const CodecOwner: Boolean = True);
Parameters
- Data
- Type: Pointer
- Size
- Type: Integer
- Codec
- Type: TCustomUnicodeCodec
- CodecOwner
- Type: Boolean