Reports the index of the last occurrence of any byte in a specified set of bytes.
largest index where any byte in anyOf was found;
-1 if no byte in anyOf was found
| Exception Type | Condition |
|---|---|
| ArgumentNullException | anyOf is null |
ByteString Class | Hunny.Base Namespace | ByteString.LastIndexOfAny Overload List