TUnicodeLongStringReader.Create(RawByteString,TCustomUnicodeCodec,Boolean) Constructor
Initializes a new instance of the TUnicodeLongStringReader class.
public constructor Create(const DataStr: RawByteString; const Codec: TCustomUnicodeCodec = nil; const CodecOwner: Boolean = True);
Parameters
- DataStr
- Type: RawByteString
- Codec
- Type: TCustomUnicodeCodec
- CodecOwner
- Type: Boolean