Represents method StrRemoveCharDelimitedB(RawByteString,ByteChar,ByteChar).
StrRemoveCharDelimitedB(RawByteString,ByteChar,ByteChar)
function StrRemoveCharDelimitedB(var S: RawByteString; const FirstDelim, SecondDelim: ByteChar): RawByteString;