StrCopyFromCharB(RawByteString,ByteChar) Method

Represents method StrCopyFromCharB(RawByteString,ByteChar).

Namespace: flcStrings
function StrCopyFromCharB(const S: RawByteString; const D: ByteChar): RawByteString; overload;

Parameters

S
Type: RawByteString

D
Type: System.Void

Return Value

Type: RawByteString