TJSONString.CreateUTF8(RawByteString) Constructor
Initializes a new instance of the TJSONString class.
public constructor CreateUTF8(const AValue: RawByteString);
Parameters
- AValue
- Type: RawByteString
Initializes a new instance of the TJSONString class.
public constructor CreateUTF8(const AValue: RawByteString);