StrReplaceB(ByteCharSet,RawByteString,RawByteString) Method

Represents method StrReplaceB(ByteCharSet,RawByteString,RawByteString).

Namespace: flcStrings
function StrReplaceB(const Find: ByteCharSet; const Replace, S: RawByteString): RawByteString; overload;

Parameters

Find
Type: ByteCharSet

Replace
Type: RawByteString

S
Type: RawByteString

Return Value

Type: RawByteString