StrCountCharB(RawByteString,ByteCharSet) Method
Represents method StrCountCharB(RawByteString,ByteCharSet).
function StrCountCharB(const S: RawByteString; const C: ByteCharSet): Integer; overload;
Parameters
- S
- Type: RawByteString
- C
- Type: ByteCharSet
Return Value
Type: Integer