StrBeforeCharB(RawByteString,ByteChar,Boolean) Method

Represents method StrBeforeCharB(RawByteString,ByteChar,Boolean).

Namespace: flcStrings
function StrBeforeCharB(const S: RawByteString; const D: ByteChar; const Optional: Boolean = True): RawByteString; overload;

Parameters

S
Type: RawByteString

D
Type: System.Void

Optional
Type: Boolean

Return Value

Type: RawByteString