Add methods to handle Span and ReadOnlySpan #2

Open
opened 2020-01-06 19:06:53 +00:00 by thorsten · 0 comments
thorsten commented 2020-01-06 19:06:53 +00:00 (Migrated from devops.tsommer.org)

Similar to the string methods, we should provide additional methods for ...

  • Span<byte>
  • Span<char>
  • ReadOnlySpan<byte>
  • ReadOnlySpan<char>
Similar to the string methods, we should provide additional methods for ... - `Span<byte>` - `Span<char>` - `ReadOnlySpan<byte>` - `ReadOnlySpan<char>`
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Dotnet/Encrypter#2
No description provided.