API:System.TMarshal.WriteStringAsUtf8

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class procedure WriteStringAsUtf8(Ptr: TPtrWrapper; const Value: string; MaxCharsIncNull: Integer); overload;
class procedure WriteStringAsUtf8(Ptr: TPtrWrapper; Ofs: NativeInt; const Value: string; MaxCharsIncNull: Integer); overload;

Properties

Type Visibility Source Unit Parent
procedure public System.pas System TMarshal

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!