Source position: StreamUtils.pas line 226
procedure StreamPutUtf8String(
Stream: TStream;
const Text: UniString;
MaxCount: Integer = 0
);