Represents method StrBeforeCharB(RawByteString,ByteChar,Boolean).
StrBeforeCharB(RawByteString,ByteChar,Boolean)
function StrBeforeCharB(const S: RawByteString; const D: ByteChar; const Optional: Boolean = True): RawByteString; overload;