StrReplaceB(ByteCharSet,RawByteString,RawByteString) Method
Represents method StrReplaceB(ByteCharSet,RawByteString,RawByteString).
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