GR0060: Consider using Span for binary data manipulation
| Title | Consider using Span<byte> for binary data manipulation |
|---|---|
| Id | GR0060 |
| Category | Performance |
| Default Severity | Warning |
| Enabled By Default | True |
| Description | Recommends Span<byte> usage for efficient binary data manipulation. |
| Custom Tags |