StrReplaceCharB(ByteCharSet,ByteChar,RawByteString) Method
Represents method StrReplaceCharB(ByteCharSet,ByteChar,RawByteString).
function StrReplaceCharB(const Find: ByteCharSet; const Replace: ByteChar; const S: RawByteString): RawByteString; overload;
Parameters
- Find
- Type: ByteCharSet
- Replace
- Type: System.Void
- S
- Type: RawByteString
Return Value
Type: RawByteString