Represents method StrPadB(RawByteString,ByteChar,Integer,Boolean).
StrPadB(RawByteString,ByteChar,Integer,Boolean)
function StrPadB(const S: RawByteString; const PadChar: ByteChar; const Len: Integer; const Cut: Boolean = False): RawByteString;