StrBeforeCharB(RawByteString,ByteCharSet,Boolean) Method
Represents method StrBeforeCharB(RawByteString,ByteCharSet,Boolean).
function StrBeforeCharB(const S: RawByteString; const D: ByteCharSet; const Optional: Boolean = True): RawByteString; overload;
Parameters
- S
- Type: RawByteString
- D
- Type: ByteCharSet
- Optional
- Type: Boolean
Return Value
Type: RawByteString